You are building a robotic ship, propelled by a DC motor and able to turn using a servo motor acting on the rudder. You
Posted: Sun May 15, 2022 6:27 pm
You are building a robotic ship, propelled by a DC motor and able to turn using a servo motor acting on the rudder. You are making your robot "ROS ready" so it must correctly obey velocity commands (with linear and angular velocities) sent to its /cmd_vel topic. Describe in English how you would implement this behaviour.