Skip to content
This repository has been archived by the owner on Mar 22, 2018. It is now read-only.

IllinoisAUV/builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental Toolchain for Building

This is an experiment in cross compiling on non-ubuntu hosts targeting the Jetson.

Usage

Build the builder container (takes a while because it installs ros from scratch)

$ docker build -t builder .

Run the container to build the code

$ docker run -v $(pwd)/catkin_ws:/catkin_ws -it -u $(id -u $(whoami)) builder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published