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

Motor is not moving, servo not working #3

Closed RioKJ21 closed 1 year ago

Reinbert commented 1 year ago

Hi @RioKJ21!

First of all, thanks for your interest in my software.

What do you mean with "I got no results"? I won't debug your code as I obviously don't have the same robot as you. And as a programmer, you need to figure out yourself where the problem is exactly. I can only help you if you can narrow down your problem.

So I guess, the motor is not moving. Here's a list of what the problem might be:

Cheers, Reinbert