rclcpp/rclcpp_action
Alejandro Hernández Cordero 8f2f746b41 Bump to QD to level 3 and fixed links (#1158)
* Update quality level and links to doc

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Added feedback

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Fixed wording and links

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Bump QD to level 3 and fixed links

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Added missing dependency rcpputils to rclcpp_components

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Added missing dependency rmw to rclcpp_lifecycle

Signed-off-by: ahcorde <ahcorde@gmail.com>

* Added feedback

Signed-off-by: ahcorde <ahcorde@gmail.com>

* changed ci_linux_coverage to nightly_linux_coverage

Signed-off-by: ahcorde <ahcorde@gmail.com>
2020-10-28 09:17:36 +01:00
..
include/rclcpp_action Increase rclcpp_action test coverage (#1153) 2020-10-26 10:37:08 +01:00
src Fix typo in action client logger name (#937) 2019-12-05 16:29:13 -08:00
test Increase coverage rclcpp_action to 95% (#1290) 2020-10-26 10:37:08 +01:00
CHANGELOG.rst 2.2.0 2020-10-07 10:50:16 -07:00
CMakeLists.txt Increase coverage rclcpp_action to 95% (#1290) 2020-10-26 10:37:08 +01:00
Doxyfile Add Doxyfile for rclcpp_action 2019-03-12 11:56:18 -07:00
package.xml Increase coverage rclcpp_action to 95% (#1290) 2020-10-26 10:37:08 +01:00
QUALITY_DECLARATION.md Bump to QD to level 3 and fixed links (#1158) 2020-10-28 09:17:36 +01:00
README.md Bump to QD to level 3 and fixed links (#1158) 2020-10-28 09:17:36 +01:00

rclcpp_action

Adds action APIs for C++.

Visit the rclcpp_action API documentation for a complete list of its main components and features. For more information about Actions in ROS 2, see the design document.

Quality Declaration

This package claims to be in the Quality Level 3 category, see the Quality Declaration for more details.