Robotics StackExchange | Archived questions

Which software is specialized in programming for ROS?? i'm beginner

Which software is specialized in programming for ROS?? i'm beginner

Asked by minhsonpkmta@gmail.com on 2019-02-08 06:58:16 UTC

Comments

Answers

Which software is specialized in programming for ROS??

Truthfully? Nothing.

But many editors & programming environments can be set up to make your work more comfortable.

See wiki/IDEs for some pointers / a start.

Asked by gvdhoorn on 2019-02-08 07:02:51 UTC

Comments

Also note: you'll be working in a programming language (ie: C++, Python, etc). The IDE will not be "for ROS", but for the programming languages.

Asked by gvdhoorn on 2019-02-08 07:03:42 UTC

If you mean which IDE is more convenient to program in ROS, I would highly recommend CLion.

Asked by Albtech on 2019-02-08 07:07:39 UTC

Comments