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

systemcmds/manual_control: command line stick input for testing #17681

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

Conversation

dagar
Copy link
Member

@dagar dagar commented Jun 1, 2021

This is a somewhat silly command line app I hacked together for testing manual_control input through the console. I occasionally use it for testing in jmavsim or gazebo (or sih). Not recommended for real flight (although it does work).

pxh> manual_control

Left: W-A-S-D             Right: I-J-K-L or Arrow keys
|-------------------|     |-------------------|
|                   |     |                   |
|                   |     |                   |
|                   |     |                   |
|         X         |     |         X         |
|                   |     |                   |
|                   |     |                   |
|                   |     |                   |
|-------------------|     |-------------------|
  Yaw:         0%             Roll:     0%
  Throttle:    0%             Pitch:    0%

Screenshot from 2021-05-31 20-49-41

I will not be offended if someone would like to improve my ascii art.

@MaEtUgR MaEtUgR self-requested a review October 21, 2022 11:38
@MaEtUgR
Copy link
Member

MaEtUgR commented Oct 21, 2022

Nice! It conflicts with the new manual_control module but definitely something I'd like to take up 🤩

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

Successfully merging this pull request may close these issues.

None yet

2 participants