Hector Navigation and Arduino
Greetings!
I am new to ROS and i am implementing hector_slam and hector_navigation.
So the hector_navigation hector_exploration_controller publishes a cmd_vel message.
In arduino how can i access this data. How do i subscribe to the message and extract the data?
Thank you for any help you may be able to provide.