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

Revision history [back]

Well, this is not a ROS specific problem, but you could use an IDE such as Eclipse to help you with that.

In Eclipse, you can set the mouse over a function name or a class name and right click -> Open Definition to open the file where the name that you are highlighting is defined.