simple way to run a python program under ROS
How can I run a simple Python program under ROS (turtlebot is already running)? How do I launch (start?) it?
Alan KM6VV
How can I run a simple Python program under ROS (turtlebot is already running)? How do I launch (start?) it?
Alan KM6VV
Put the files in a folder and then add the folder to your ROS_PACKAGE_PATH. Then chmod a+x your_program.py
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-03-13 16:50:50 -0600
Seen: 69 times
Last updated: Mar 13 '13
How to use orientation constraints in moveit?
how to add or use tfx python module for catkin?
Using python virtual environment for ROS2 on windows
Launching a Python program without a #! at the top
Breakpoints for python debugging with roslaunch?
How to add dynamically a package in the manifest.xml file in python?
could you please explain some thing more