Cannot action send_goal /coverage in create3_examples #187
-
I did name remapping for one robot whose namespace is /yeti ros2 run create3_coverage create3_coverage --ros-args -r __ns:=/yeti /yeti/coverage [create3_examples_msgs/action/Coverage] populates when however, I got |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
That error message indicates you don't have the messages in your path. Did you source the |
Beta Was this translation helpful? Give feedback.
That error message indicates you don't have the messages in your path. Did you source the
install/setup.bash
in the sandbox where you built the create3_examples_msgs?