I am working on the autonomous driving system of a university-made Mars rover with ROS. I am trying to communicate NVIDIA jetson (master system) with Arduino (slave system) to control ESC that is connected with a motor with platformio through USB. However, after I finished inputting the command
platformio run --target upload
the following error shows: errors
I have tried all solutions online, but none of them work and everytime led me to restore the Jetson. So please help!
Many thanks in advance