ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
hi, If you have a code which can generate motor-command(PWM for left-right) then there is no need to use base_controller. Available base_controller uses PID approach to generate these commands efficiently.
Hope I helped, Sudeep