RoPod/Tutorials/Setup IDE

From Control Systems Technology Group
Revision as of 16:25, 6 October 2017 by Clopez (talk | contribs) (Created page with 'Using an Integrated Development Environment (IDE) makes it easier to find your way in the ROS cpp code. All functions, variables, classes, etc. will be highlighted and can be be …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Using an Integrated Development Environment (IDE) makes it easier to find your way in the ROS cpp code. All functions, variables, classes, etc. will be highlighted and can be be easily tracked.

From the suggestions in http://wiki.ros.org/IDEs, we recommend to use KDevelop. Install it first:

sudo apt install kdevelop