ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
2018-05-27 16:53:12 -0500 | received badge | ● Famous Question (source) |
2017-06-26 02:14:56 -0500 | received badge | ● Notable Question (source) |
2017-02-26 01:46:05 -0500 | received badge | ● Popular Question (source) |
2017-02-16 00:50:21 -0500 | asked a question | Need some direction on differential drive base controler I'm converting a robot from ROS_Arduino_Bridge over to ROS _Serial on a Teensy. As the bridge has its own base controller I have to replace it. I see only two existing options, differential_drive that is old and shows support only to Grovy and no updates lately and then diff_drive_controller that looks overly complicated. Is there any other options that already exits or must I write the Diff base controller. It seems like this would already exist. Can someone point me in the right direction? Thanks |