The device can be easily paired with a Ubuntu machine through the GUI.
Pairing through the command line needs the following terminal commands:
$ bluetoothctl
Now type devices to list the available devices to be paired. The joystick will show up as either 8bitDo or Pro Controller as name, but the mac address should be the same.
This PR adds the necessary files to use the 8bitDo joystick as a speech trigger for the TUG demo. Related issue: https://github.com/robotology/assistive-rehab/issues/331
The device can be easily paired with a Ubuntu machine through the GUI. Pairing through the command line needs the following terminal commands:
Now type
devices
to list the available devices to be paired. The joystick will show up as either 8bitDo or Pro Controller as name, but the mac address should be the same.Then run the commands
and it's done.