Skip to content

Dockerfile to "cross compile" ROS Kinetic packages for the Raspberry Pi 3 (arm32v7) on amd64 and x86 hosts.

Notifications You must be signed in to change notification settings

levger/rpi-ros-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RPi ROS XCOMP Docker

Dockerfile to "cross compile" ROS Kinetic packages for the Raspberry Pi 3 (arm32v7) on amd64 and x86 hosts.

The interesting work is done by qemu-arm-static (provided by the qemu-user / qemu-user-static packages). Some additional libraries and packages are included in the Docker image which may not be necessary for everyone, but which are necessary for my use case: librestclient-cpp and libmuparser for example.

The image is hosted on docker hub.

About

Dockerfile to "cross compile" ROS Kinetic packages for the Raspberry Pi 3 (arm32v7) on amd64 and x86 hosts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published