mit-racecar/racecar

How to navigate with Racecar

Closed this issue · 4 comments

I want to make real time navigation with racecar. When I run the navigation packages, it sends me the data of type cmd_vel Twist. How can I check the motors using this data?

Do you mean the navigation_stack or a navigation package in this repository?

I didn't find navigation package this repository. I created a navigation_stack in this repository. I do not know how to use a transformation to control engines.

What is the data in the Twist message that you're getting? Could it just be an error value for steering (and assume constant velocity to the motor)?