agilexrobotics / limo-doc

MIT License
57 stars 19 forks source link

Mecanum drive support in ROS #6

Open melacoffey opened 5 months ago

melacoffey commented 5 months ago

I would like to control the LIMO with Mecanum drive via ROS and the limopy package.

After switching the LIMO to Mecanum mode, and launching limo_base.launch with use_mcnamu=True, the robot does not move even after launching limo_teletop_keyboard.launch. The LIMO only seems to work in differential drive mode. Do you offer mecanum support in ROS?