rclcpp/rclcpp_action
Michel Hidalgo 718d24f942 update to use separated action types (#601)
* match renamed action types

* fix action type casting

* rename type/field to use correct term

* rename custom GoalID type to avoid naming collision, update types using unique_identifier_msgs

* remove obsolete comments

* change signature of set_succeeded / set_canceled

* change signature of     on_terminal_state_(uuid_, result_msg);set_succeeded / set_canceled

* change signature of set_aborted

* change signature of publish_feedback

* update another test
2019-03-11 21:12:47 -07:00
..
include/rclcpp_action update to use separated action types (#601) 2019-03-11 21:12:47 -07:00
src update to use separated action types (#601) 2019-03-11 21:12:47 -07:00
test update to use separated action types (#601) 2019-03-11 21:12:47 -07:00
CHANGELOG.rst 0.6.2 2018-12-12 21:56:41 -08:00
CMakeLists.txt rclcpp_action Server implementation (#593) 2018-12-06 09:38:01 -08:00
package.xml 0.6.2 2018-12-12 21:56:41 -08:00