Create ROS packages in RoboWare Studio

As already stated, RoboWare Studio allows developers to manage ROS projects directly from its user interface without using the Linux terminal or editing the CMakeLists.txt file. In this section, we will discuss how to create and handle ROS packages in RoboWare.

To create a complete ROS package with CPP executables, follow these steps:

  1. Let's create the package. Right-click on the src folder of the ROS workspace from the explorer window and select Add ROS Package. Type the name for the package. A new ROS package will be created. In our case, we are creating a package called roboware_package:
Figure 3: ...

Get Mastering ROS for Robotics Programming - Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.