Cannot run leo_description rotate_action_server

Cannot run leo_description rotate_action_server in chapter 7.3 ROS2 5 days c++
It cannot find rotate_action_server executable.
Following instructions:
source /home/simulations/ros2_sims_ws/install/setup.bash
ros2 run leo_description rotate_action_server

It does not work. See screenshot.

Hi @soren.rusbjerg , it has to be ros2 run leo_description rotate_action_server.py. There is a typo. We will get it fixed. Thanks.

It works. I was looking for the folder for this script but the folder is not visible from the ws so I could not see if the name was wrong etc.

1 Like

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.