|
Capabilities2 0.3.0
|
The current package has been tested on Ubuntu and ROS2 Humble, Rolling and Jazzy. Complete following sections in order.
Create the workspace folder by running following commands in the terminal.
Clone the package using Git
A devcontainer is provided for developing the capabilities2 meta-package. The container can be used with Microsoft Visual Studio Code and Remote Development Extention.
If there are multiple packages in the workspace as with the usual case, move the .devcontainer folder into the parent folder such that it is located as follows,
Close and reopen the vs code editor so that devcontainer is automatically detected. After that, Dependencies need to be installed in the container. Install the dependencies with rosdep:
Use colcon to build the packages: