Skip to content

refactor[andino_bringup]: add joystick and keyboard config files for … - #313

Open
pabnas wants to merge 2 commits into
Ekumen-OS:mainfrom
pabnas:issue#312
Open

refactor[andino_bringup]: add joystick and keyboard config files for …#313
pabnas wants to merge 2 commits into
Ekumen-OS:mainfrom
pabnas:issue#312

Conversation

@pabnas

@pabnas pabnas commented Apr 15, 2026

Copy link
Copy Markdown
Contributor

🎉 New feature

Closes #312

Summary

I add the yaml files and this ones are being used on the corresponding launch files

Test it

Launch files for using the keyboard or a joystick for teleoperating the robot are provided.

Keyboard

ros2 launch andino_bringup teleop_keyboard.launch.py

This is similarly to just executing ros2 run teleop_twist_keyboard teleop_twist_keyboard.

Joystick
Using a joystick for teleoperating is notably better. You need the joystick configured as explained here.

ros2 launch andino_bringup teleop_joystick.launch.py

Checklist

  • Signed all commits for DCO
  • Added tests
  • Added example and/or tutorial
  • Updated documentation (as needed)

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.

@pabnas

pabnas commented Apr 15, 2026

Copy link
Copy Markdown
Contributor Author

@francocipollone what speeds should i leave as defaults?

@pabnas
pabnas marked this pull request as ready for review April 15, 2026 04:48
santiago barragan added 2 commits April 14, 2026 23:56
…better tuning and maintenance

Signed-off-by: santiago barragan <santiago.barragan@ekumenlabs.com>
…al flip

Signed-off-by: santiago barragan <santiago.barragan@ekumenlabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🆕 Backlog

Development

Successfully merging this pull request may close these issues.

[andino_bringup] Add ros parameters config file for joy_linux_node and teleop_twist_keyboard_node

1 participant