Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 251 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 251 Bytes

Usage

docker run \
    --privileged \
    --device=/dev/ttyACM0 \
    --volume=/dev/ttyACM0:/dev/ttyACM0 \
    --name="ros2_serial" \
    --rm \
    yxsakana/ros2_serial:latest \
    ros2 launch controller_io controller_io.launch.py