![]() Fixes https://github.com/ros2/rclcpp/issues/955 There are currently two public APIs for users to get the result of a goal. This change deprecates one of the APIs, which was considered to be unsafe as it may result in a race with user-code and raise an exception. Signed-off-by: Jacob Perron <jacob@openrobotics.org> |
||
---|---|---|
.. | ||
include/rclcpp_action | ||
src | ||
test | ||
CHANGELOG.rst | ||
CMakeLists.txt | ||
Doxyfile | ||
package.xml | ||
QUALITY_DECLARATION.md | ||
README.md |
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 4 category, see the Quality Declaration for more details.