ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

simple way to run a python program under ROS

asked 2013-03-13 16:50:50 -0500

KM6VV gravatar image

updated 2014-01-28 17:15:40 -0500

ngrennan gravatar image

How can I run a simple Python program under ROS (turtlebot is already running)? How do I launch (start?) it?

Alan KM6VV

edit retag flag offensive close merge delete

Comments

could you please explain some thing more

unais gravatar image unais  ( 2013-03-13 21:08:53 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2013-03-13 17:34:19 -0500

Chik gravatar image

Put the files in a folder and then add the folder to your ROS_PACKAGE_PATH. Then chmod a+x your_program.py

edit flag offensive delete link more

Question Tools

Stats

Asked: 2013-03-13 16:50:50 -0500

Seen: 235 times

Last updated: Mar 13 '13