jchionh / colcon-ros-bundle

A colcon extension to create portable application bundles of ROS applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

colcon-ros-bundle

This package is a plugin to colcon-core, that contains extensions for colcon-bundle.

With this package you can use colcon bundle to create bundles of ROS applications. A bundle is a portable environment that allows for execution of the bundled application on a Linux host that does not have the application or its dependencies installed in the root filesystem.

About

A colcon extension to create portable application bundles of ROS applications

License:Apache License 2.0


Languages

Language:Python 100.0%