Moving Base set distance without Navigation stack
I am using a Beaglebone Black on a iRobot Create 2 for some experimenting. I want to be able to move the base a set amount without using the navigation stack, as the Beaglebone would be overwhelmed. I am using the new Create driver that came out and it publishes /odom
and subscribes to /cmd_vel
. Is there a way to accomplish this? I only need to move about 12 inches but I need to move as precisely as possible.
Thanks,
luketheduke