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

Keyboard controller #435

Merged
merged 5 commits into from
Nov 14, 2024
Merged

Keyboard controller #435

merged 5 commits into from
Nov 14, 2024

Conversation

saishravanm
Copy link

Completed rudimentary Keyboard Controller Node. Located in /src/tools/keyboard_controller. The code is simple enough that it can be tweaked easily, but in the future, hoping to use ROS parameters to set custom parameters for speed, throttle, etc.

Controls:
W - Throttle up
S - Throttle down
A - Go left
D - Go right
Hold X - Reverse
Hold X + W - Go backward

@saishravanm saishravanm added the Feature Something new to be added label Nov 1, 2024
@saishravanm saishravanm self-assigned this Nov 1, 2024
@jruths
Copy link
Contributor

jruths commented Nov 5, 2024

Ah! This needs to be a pull request into dev, not main!

@saishravanm saishravanm changed the base branch from main to dev November 5, 2024 04:26
@saishravanm
Copy link
Author

@jruths Fixed!

@akevinge akevinge self-requested a review November 8, 2024 14:43
@akevinge
Copy link

Looks like the pre-compiled download URL for lemon is down. Feel free to merge despite the failing checks 👍

@jruths jruths merged commit c9ff01c into dev Nov 14, 2024
1 check failed
@jruths jruths deleted the keyboard_controller branch November 14, 2024 14:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Something new to be added
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants