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

[Navigation] refactor the joy command receiver to support more types of joy controller #669

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

tongtybj
Copy link
Collaborator

@tongtybj tongtybj commented Feb 7, 2025

What is this

Refactor the conversion of joy command, and support more types of joy controller

Details

  • extract the joy conversion function to independent file:s aerial_robot_control/include/aerial_robot_control/util/joy_parser.h and aerial_robot_control/src/util/joy_parser.cpp
  • support other joy controller to do navigation and smach based simple demo

New supported controller

  • ps4-like bluetooth joy controller:
    IMG_8950

  • support common RoG Ally:
    image

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