Reinbert / ros_esp32cam_diffdrive

This is a ROS 2 & Micro-ROS project to control an RC tank with differential drive (skid steering) with an ESP32-CAM module.
MIT License
62 stars 13 forks source link

ros2 micro_ros_setup flash_firmware.sh cod does not run #4

Open aflkalkgjhalk opened 1 year ago

aflkalkgjhalk commented 1 year ago

New Text Document (2).txt Hello I got an error when running this code also I installed ubuntu on VMware Workstation Pro does this have any effect on causing this error? And how to fix this error?

Reinbert commented 1 year ago

Hi! You may need to add your user to the dialout group: sudo adduser ##username## dialout.