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

Speed #17

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

Speed #17

wants to merge 2 commits into from

Conversation

MattyWolfson
Copy link
Member

Adds speed callback into local_planner, allowing the UI to control the speed. The UI has three different speed options (slower, normal, faster), all of which have hard coded values.

Existing code base does not change. A single callback is added with a new topic for the UI to talk to. That single callback modifies the local variable within local_planner.

Branch has been tested and confirmed fully functional on Small Laptop.

@MattyWolfson MattyWolfson added the enhancement New feature or request label Feb 7, 2022
@MattyWolfson MattyWolfson requested a review from spragunr February 7, 2022 19:20
@MattyWolfson MattyWolfson self-assigned this Feb 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants