Goal
Configure ros2_control and wheel controllers from cmd_vel to encoder feedback.
Procedure
- Define hardware interfaces.
- Load the differential-drive controller.
- Send a low-speed
cmd_vel. - Check wheel states and odometry feedback.
Verification
Record the command output, confirm the expected ROS 2 topic or behaviour, and resolve power, TF and device-permission errors before continuing.