Eclipse debugging in ROS
Hi.
Being from a Windows background, I've found debugging on ROS (Ubuntu 10.10) fairly difficult and not very efficient. I had hoped that Eclipse would allow debugging of nodes launched using ROSLAUNCH, but so far, I have not been successful.
So, my questions:
1) Has anyone succeeded in debugging a ROS node launched by ROSLAUNCH in Eclipse?
2) If not using Eclipse or an equivalent IDE, do most of the members of the ROS community depend on the likes of gdb to perform debugging?
Regards, Billy