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

looking for an IDE for my project developments

asked 2016-05-18 20:11:33 -0500

Zero gravatar image

updated 2016-05-18 20:53:01 -0500

Hi, everyone.

I am a beginner in ROS. I am trying to control Baxter Robot using ROS in C++ or Python language. I am following the ROS and Baxter Tutorials to learn it. Till now, I am using gedit editor for code writing.But I found that using the gedit had a problem that I need to switch to terminal for compiling using Catkin_Make and switch back to Gedit in case of any error. Apart from that auto-suggestion and debugging are two big challenges, which are not available in the gedit.

I am looking for an IDE, which has at least following support:

  1. Suitable for ROS C++ and python code development
  2. Auto suggestion while writing the code (like Visual Studio in windows )
  3. Line by line debugging support (Functionality to insert breakpoint)
  4. Go to definition/Find all references (to see the definitions, header files etc)

in addition,I am using ROS Indigo in Ubuntu 14.04 LTS 64 Bit OS.

Thank you.

edit retag flag offensive close merge delete

Comments

oh, I'm sorry. Yes, it is IDE not IED.

Zero gravatar image Zero  ( 2016-05-18 20:52:41 -0500 )edit

1 Answer

Sort by ยป oldest newest most voted
1

answered 2016-05-18 20:28:25 -0500

130s gravatar image

updated 2016-05-18 20:28:46 -0500

I assume you mean IDE, not IED. And I recommend you google first; there have been many threads already about IDEs.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-05-18 20:11:33 -0500

Seen: 98 times

Last updated: May 18 '16