Two Wheel Motor Control

asked 2019-04-16 14:47:21 -0500

Linguini gravatar image

My team has built a robot with two Victor SPXs and two 2.5 in CIM motors using a Raspberry Pi. The motors are in the back and there are two caster wheels in the front. We're trying to figure out the best way to output control commands to the bot by subscribing to cmd_vel. We're thinking about using something similar to this: link link. Please let me know if there are smarter ways of controlling it.

edit retag flag offensive close merge delete

Comments

2

Is there a way that you can summarize what you're trying to do instead of asking people to read 200+ lines of code and/or watching a 20+ minute video?

jayess gravatar image jayess  ( 2019-04-16 18:21:29 -0500 )edit