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

how to run ROS program with eclipse

asked 2015-12-24 01:49:25 -0500

cros gravatar image

I can compile the ros node in eclipse,but I don't know how to run the node,if anyone know how to do it ,please tell me ,thank you very much.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2015-12-24 21:47:15 -0500

ratmcu gravatar image

I had this problem recently what I found was that in the run configuration you need to direct the eclipse to the binary. Check if you have the path to the binary and verify the binary is present in the place. it will be something like this

/home/username/catkin_ws/devel/lib/package_name/executable_name

I also recommend you to follow this answer

http://answers.ros.org/question/52013/catkin-and-eclipse/

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2015-12-24 01:49:25 -0500

Seen: 355 times

Last updated: Dec 24 '15