Hypha-ROS / hypharos_racecar

Low-cost, high speed (600USD, 3 m/s) 1/10 Autonomous ROS RaceCar (with tutorial for beginner)
https://hypharosworkshop.wordpress.com/
GNU Lesser General Public License v3.0
261 stars 112 forks source link

Copy error messages #12

Closed speronig closed 5 years ago

speronig commented 5 years ago

hi I am trying to upload the code to the arduino nano but it is giving me all these copy error messages. I'm kinda new to arduino and I was wondering if anyone knew how to solve it. Thank you

error

haochihlin commented 5 years ago

Hi @speronig,

If you are using GY85 or razor-imu, I suggest you follow the tutorial in the following link: http://wiki.ros.org/razor_imu_9dof

Or I remember our documentation should also mention how to load the firmware to arduino.

Cheers, HaoChih, Lin

speronig commented 5 years ago

Hi @haochihlin , Thank you for your answer. I am using a GY-85, and even after following the tutorial I still get the same mistake. Could it be because I'm using an Arduino Nano instead of a Pro like is said in the tutorial?

Thank you

speronig commented 5 years ago

Nevermind @haochihlin I made a rookie mistake.