There is an error in your Notebook/description. In 3.1 “Create Action Server” the .action file must be (the “msg” in geometry_msgs/msg/Point is wrong!):
Wrong:
geometry_msgs/Point list_of_odoms
Correct:
geometry_msgs/Point list_of_odoms
There is an error in your Notebook/description. In 3.1 “Create Action Server” the .action file must be (the “msg” in geometry_msgs/msg/Point is wrong!):
Wrong:
geometry_msgs/Point list_of_odoms
Correct:
geometry_msgs/Point list_of_odoms
This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.