8.2.5. Wii Remote 搖桿
$ sudo apt-get install ros-kinetic-wiimote libbluetooth-dev libcwiid-dev$ cd ~/catkin_ws/src
$ git clone https://github.com/ros-drivers/joystick_drivers.git
$ cd ~/catkin_ws && catkin_make$ rosrun wiimote wiimote_node
$ rosrun wiimote teleop_wiimoteLast updated
Was this helpful?