The keyboard example does not work as stated in the documentation
Compiled on Lite3 with ROS Noetic with catkin_make (gcc/g++ aarch64)
Commands
roscore
rosrun examples example_keyboard
The CLI shows the controls (WASD to move, U to stand up/sit down etc.) but no input is being translated for movement. Tried through the ssh interface and directly plugging in a keyboard to the Lite3 terminal
The keyboard input seems to have been registered by example_keyboard, but the input doesn't seem to be translated to Lite3 as movement commands
The keyboard example does not work as stated in the documentation
Compiled on Lite3 with ROS Noetic with catkin_make (gcc/g++ aarch64)
Commands
The CLI shows the controls (WASD to move, U to stand up/sit down etc.) but no input is being translated for movement. Tried through the ssh interface and directly plugging in a keyboard to the Lite3 terminal
The keyboard input seems to have been registered by example_keyboard, but the input doesn't seem to be translated to Lite3 as movement commands