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

Implementing the control of the external request line change module using the buttons #1356

Open
3 tasks done
Andrey949101 opened this issue Jun 27, 2024 · 0 comments
Open
3 tasks done

Comments

@Andrey949101
Copy link

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

Description

Hello everyone!
I am trying to implement lane change by pressing the "right" and "left" buttons. It seems to me that the most suitable module for this is the external request line change module. I wrote a plugin for Rviz that sends 1 and 2 depending on the required lane change direction. However, I cannot write the logic inside the module that it would use to handle these external issues.
Could you help me do this or tell me where to find examples and development guides.
Thank you in advance for your help!

Purpose

Implement lane change by pressing the "right" and "left" buttons.

Possible approaches

The external request line change planning module accepts an incoming request for a topic and starts rebuilding.

Definition of done

The vehicle changes lanes when receiving a command from the user.

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

No branches or pull requests

1 participant