Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support ps3joy USB connection #433

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ketaro-m
Copy link

@ketaro-m ketaro-m commented Dec 6, 2022

#432 に関するPRです.

2022年度冬学期演習資料のA.1.3において,ジョイコンをBluetooth接続ではなくUSB接続した場合にも以下のlaunchの仕方で動作するようにしました.

$ roslaunch dxl_armed_turtlebot turtlebot_joystick_teleop.launch                 # Bluetooth
$ roslaunch dxl_armed_turtlebot turtlebot_joystick_teleop.launch joy_bluetooth:=false # USB

ファイル内で指定しているyamlファイルは本家のリポジトリにはマージされていますが,まだaptでリリースされていないのでjoyをローカルでビルドするようにしています.

melodic 1.14.13.とタートルボット実機で正しく動作することを確認しました.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant