BCLab-UNM / SwarmBaseCode-ROS

The base code provided to teams participating in NASA Swarmathon IV.
http://nasaswarmathon.com
MIT License
46 stars 46 forks source link

Use a custom message for commanding the robot motors. #232

Closed wfvining closed 5 years ago

wfvining commented 5 years ago

Instead of abusing the Twist message we now use a Skid message that explicitly contains a left motor command and a right motor command.