Skip to content

atinfinity/jetson_ros_docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jetson_ros_docker

Introduction

This is a Dockerfile to launch ROS on NVIDIA Jetson devices.
And, this project has the following Dockerfile.

Requirements

  • Docker

Preparation

Build Docker image

$ docker build -t jetson/ros:melodic-ngc .

Create Docker container

$ ./launch_container.sh

Launch roscore

$ roscore

About

Dockerfile to launch ROS on NVIDIA Jetson devices

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published