Added beginnings of getting motor control working from within ROS. Current launch file and tester node work and make the motor movegit status!

This commit is contained in:
2018-02-03 17:12:15 -08:00
parent bb8bae2f55
commit 940d2782c3
13 changed files with 1067 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
bool first_motor_direction
bool first_motor_sleep
uint16 first_motor_speed
bool second_motor_direction
bool second_motor_sleep
uint16 second_motor_speed