Commit Graph

6 Commits

Author SHA1 Message Date
d537cd7460 Documentation Refactoring (Fix Typos) 2023-06-17 10:48:16 +02:00
ca80910494 Documentation & Code Refactoring 2023-06-17 10:48:11 +02:00
a92bd9ece1 BUG FIX: ros_action_server was not using latched values 2022-04-17 13:49:15 +02:00
ab20cad4d6 code refactoring 2022-03-20 11:49:31 +01:00
e4e702ebc4 Add GEN_FIRST_GOAL and GET_NEXT_GOAL opcodes to ROS action server
The functionality was already there, so we just extended the opcodes to
allow the user to also make use of them.
2022-03-08 13:12:11 +01:00
6bbb5fc102 Add ROS Action Server implementation 2022-03-04 23:48:51 +01:00