How to use generic gamepad to control Iris quad in Gazebo?

asked 2020-01-04 01:25:32 -0500

kris_1313 gravatar image

updated 2022-01-22 16:10:14 -0500

Evgeny gravatar image

Hello, I want to use my old gamepad to controlling Iris quadrotor in Gazebo, but I don't know how to configure launch file...

I'm using Ubuntu 18.04 LTS (kernel: 5.0.0-37-generic)

edit retag flag offensive close merge delete

Comments

Are you able to read sensor_msgs/Joy messages from your gamepad using joy_node?

mbd gravatar image mbd  ( 2020-01-04 06:22:44 -0500 )edit

yes, the gamepad is working fine :) (I mean the messages are read fine)

kris_1313 gravatar image kris_1313  ( 2020-01-05 01:07:22 -0500 )edit

Have you checked this page?

mbd gravatar image mbd  ( 2020-01-06 06:31:14 -0500 )edit

yeah, but I don't get how to configure launch file to that (I can configure connection with mavsdk-server, but ports issues in mavros part are confusing me :/) edit: just installed QGroundControl, now I gonna easy configure gamepad for that :)

kris_1313 gravatar image kris_1313  ( 2020-01-06 12:30:39 -0500 )edit