You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have followed all the steps, and when I run on of the commands:
ros2 action send_goal -f /MoveROT ros2_data/action/MoveROT "{yaw: 0.00, pitch: 0.00, roll: 0.00, speed: 1.0}"
It gives an error about the passed action type is invalid. What could be the reason for it?
The text was updated successfully, but these errors were encountered:
Good day,
I have followed all the steps, and when I run on of the commands:
ros2 action send_goal -f /MoveROT ros2_data/action/MoveROT "{yaw: 0.00, pitch: 0.00, roll: 0.00, speed: 1.0}"
It gives an error about the passed action type is invalid. What could be the reason for it?
The text was updated successfully, but these errors were encountered: