5yler / metatron

Autonomous Power Racing Series Racecar - ROS Metapackage
4 stars 2 forks source link

Modify drive message format and visualization marker display #27

Closed 5yler closed 7 years ago

5yler commented 8 years ago

The output of drive is a Gigatron/Drive message. Switch to DriveStamped to allow for viewing the commands generated from bagged data.

Currently arduino_drive_controller handles semiautomatic mode and autonomous mode as equivalent.

Tasks

spohorec commented 7 years ago

Done.