Arduino with navigation stack
Is it possible to launch the robot_configuration.launch file with arduino for the Navigation Stack usage? If yes, how? Rosserial_arduino?
My arduino is used for all the UAV controls. I am unsure of what to add in the robot_configuration launch file. From my senior's report, they mentioned that there's no odom for UAV but navigation stack requires it for the local_planner. So, I hope to gather some guidance from here as I am quite confused.