Skip to content

Portable distribution

Compare
Choose a tag to compare
@tulku tulku released this 06 Feb 13:34
· 63 commits to master since this release

This release includes a new option to create a .tar.gz file with the cross compiled ROS packages.

This .tar.gz can be used to build a ROS Android APP without the need of cross compiling everything from source, creating the Docker instance and downloading huge amount of source code.

Attached, please find the generated portable distribution and a sample app which can be built with the .tar.gz.

Building instructions are found here.