GUI for controlling Diablo Robot using PyQt5
Establish the control over Diablo robot (through an SSH):
ros2 run diablo_ctrl diablo_ctrl_node
Install the package, colcon build, and source the directory.
Run the node:
ros2 run diablo_ctrl_gui ctrl_gui_node
You can now interact with the robot using the GUI simply by using the buttons.
