Skip to content

Building a Docker image with SLAM Toolbox (ARM64 and AMD64 archs)

License

Notifications You must be signed in to change notification settings

husarion/navigation2-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

navigation2-docker

Building a Docker image with Navigation 2.

Available for ROS distros:

  • ROS 2 Humble

Demo in rosbot-autonomy repo.

Building locally for multiple architectures

sudo apt install -y qemu-user-static binfmt-support
docker buildx build --platform linux/arm64,linux/amd64 -t nav2-test --build-arg PREFIX=vulcanexus- .

About

Building a Docker image with SLAM Toolbox (ARM64 and AMD64 archs)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published