Is there an SDK for making ROS apps?
Is there an SDK or IDE for making ROS apps?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is there an SDK or IDE for making ROS apps?
This question is unclear. What exactly are you looking for? Could you give us an example perhaps? ROS itself is nothing more than C++ and Python libraries and applications, so no special ROS IDE is required to develop code that uses ROS libraries.
If you'd like to use an IDE for ROS development, see the ROS IDEs page for details on configuring IDEs such as Eclipse or Netbeans for doing development within ROS.
Can't edit the answer. The correct URL for IDEs is http://wiki.ros.org/IDEs
Asked: 2011-03-27 06:33:32 -0600
Seen: 582 times
Last updated: Mar 28 '11
How to begin developing an ROS project from scratch?
Just Installed ROS Noetic, Having trouble configuring Workspace environment and general questions
Roadmap to go ahead with helping my new robot guide itself to several checkpoints.
Better software design in accessing data
Is there any IDE which offers Auto Complete Features for rospy library?