Replies: 1 comment
-
|
Hello! No, you just need to run the run_controller.py wherever it is, no need to be specifically in one location! I will modify the readme soon |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I’m following the README which says to go into ros2/msgs_ws and compile the messages. At that point, msgs_ws/src only contains dls_msgs. After running,
colcon buildandsource install/setup.bash, the next step is to runpython3 src/run_controller.py, but that path doesn’t exist since run_controller.py is up in the ros2 folder.Do I need to move run_controller.py into msgs_ws/src, or is there another step I’m missing?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions