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

Davis #186

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

Davis #186

wants to merge 2 commits into from

Conversation

swsamleo
Copy link

No description provided.

@swsamleo swsamleo marked this pull request as draft February 23, 2023 18:28
@swsamleo swsamleo marked this pull request as ready for review February 23, 2023 18:33
@swsamleo swsamleo marked this pull request as draft February 23, 2023 18:34
@swsamleo
Copy link
Author

This pull request adds a new feature that enables users to pause, resume, and stop the running scenario using a set of keyboard shortcuts. The keyboard_listener.py file provides a general functionality for recording keyboard shortcuts. The file single_2lanefree_carla.py is an example of how to use these shortcuts. To pause and resume the program, the user can use the 'p' key, and to exit the program, the 'ESC' key can be used.

@swsamleo swsamleo marked this pull request as ready for review February 23, 2023 18:39
Copy link
Contributor

@ju40268 ju40268 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

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.

2 participants