Skip to content

E12-CO/rpi_robot_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rpi_robot_v2

2 wheel diffdrive slam rpi robot

Udev rule

Following REQUIRED Udev rule is for automagically remapping ttyUSB* to ESP32 and YDLIDAR
file named : 10-usb-for-ros2.rules

SUBSYSTEM=="tty", ATTRS{idVendor}=="10c4", ATTRS{idProduct}=="ea60", SYMLINK+="YDLIDAR", MODE="0666"
SUBSYSTEM=="tty", ATTRS{idVendor}=="1a86", ATTRS{idProduct}=="7523", SYMLINK+="ESP32", MODE="0666"

About

2 wheel diffdrive slam rpi robot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published