how to run ROS program with eclipse
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.
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.
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
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2015-12-24 01:49:25 -0600
Seen: 83 times
Last updated: Dec 24 '15
Is Latching handled by the Master or Node?
How can i log data to file from an Arduino Sensor Node and a LIDAR LMS111 ?
DSO missing from command line!! [closed]
Debugging ROS with eclipse - with arguments
RGBDslam package missing node RGBDslam
eclipse unresolved inclusion like ros/ros.h, ros/time.h
Check if messages are published on a topic
Eclipse and catkin problems (symbol could not be resolved)
Inbound TCP/IP connection failed: 'function' object has no attribute 'peer_subscribe'