ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
So basically, I just tried the same PWM control for the servo but on the ESC. Have a look at this gits:
My ESC works in a very narrow range (340 on the pwm value means no speed, and 350 means top speed more or less).
I am going to try the proportional control offered in the first git.
Regards.