Alternative Methods for Controlling ROSbot

Hello,

I would like to use an external USB keyboard instead of the WebUI to control the wheels of the robot. Does the Husarion team provide any support for external controls? Currently, an lsusb command confirms that the ROSbot detects the keyboard, but I do not know if there’s a specific launch file/ROS node you recommend I use.

Thanks,
Steve

Hello Steve,

I think that teleop_twist_keyboard will solve your problem.

Regards,
Łukasz

Hi Łukasz,

I have been attempting to use this ROS node, and the node appears to run fine, however, I still run into a bridging error described in this thread:

Do you have any tests or potential solutions I can perform to either solve the bridging error or to learn more about the underlying issue?

Thank you,
Steve