Thanks to visit codestin.com
Credit goes to github.com

Skip to content

RyotaYoneyama/ros-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ros-docker

This repository contains Dockerfiles for ros.

Available versions

Version Status
melodic Built
noetic Built
foxy Not yet

How to run

  • Build docker iamge
make build_noetic
  • Run container without devices
make run_noetic SRC=YOUR_SRC
  • Run container with a device SRC=YOUR_SRC
make run_noetic_device DEVICE=YOUR_DEVICE

YOUR_DEVICE is the name of your usb device, e.g, ttyUSB0. Please replace it with the name. YOUR_SRC is src directory of your catkin workspace.

Notes

This repository was developed to use dynamixel motors with ros melodic with this repository.

Your repositories are supposed to be located under ros-docker/src.

Referene

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published