![]() * Fix occasionally missing goal result caused by race condition Signed-off-by: Kaven Yau <kavenyau@foxmail.com> * Take action_server_reentrant_mutex_ out of the sending result loop Signed-off-by: Kaven Yau <kavenyau@foxmail.com> * add note for explaining the current locking order in server.cpp Signed-off-by: Kaven Yau <kavenyau@foxmail.com> Co-authored-by: Kaven Yau <kavenyau@foxmail.com> |
||
---|---|---|
.. | ||
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 1 category, see the Quality Declaration for more details.