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

Revision history [back]

click to hide/show revision 1
initial version

The best option for Mac users is Xcode. There are a couple of things that still irritates me but it is useable and gives you the full power of Xcode. Especially with Xcode 5 it became easier to find memory leaks and autocomplete is perfect. Moreover, clang gives you very informative error description that speeds up development. Here is a short description on how you can integrate it.

The best option for Mac users is Xcode. There are a couple of things that still irritates me but it is useable and gives you the full power of Xcode. Especially with Xcode 5 it became has become easier to find memory leaks and autocomplete is perfect. Moreover, clang gives you a very informative error description that speeds up development. Here is a short description on how you can integrate it.