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

Add python bindings for speed limits #335

Merged
merged 1 commit into from
Mar 18, 2024
Merged

Conversation

Yadunund
Copy link
Member

Cherry pick commit from #210.

* add FleetUpdateHandle speed limit API to python bindings

Signed-off-by: Pranay Shirodkar <39498451+PranayShirodkar@users.noreply.github.com>

* add continuous checker option for dynamic obstacles

Signed-off-by: Pranay Shirodkar <39498451+PranayShirodkar@users.noreply.github.com>

* refactor Lane Close and Open msg building

Signed-off-by: Pranay Shirodkar <39498451+PranayShirodkar@users.noreply.github.com>

* add speed limits

Signed-off-by: Pranay Shirodkar <39498451+PranayShirodkar@users.noreply.github.com>

* Fix style

Signed-off-by: Yadunund <yadunund@openrobotics.org>

* Fix const correctness and do not pass unordered_map by ref to publisher

Signed-off-by: Yadunund <yadunund@openrobotics.org>

Signed-off-by: Pranay Shirodkar <39498451+PranayShirodkar@users.noreply.github.com>
Signed-off-by: Yadunund <yadunund@openrobotics.org>
Co-authored-by: Yadunund <yadunund@gmail.com>
Co-authored-by: Yadunund <yadunund@openrobotics.org>
@Yadunund Yadunund merged commit 1c26611 into main Mar 18, 2024
3 of 4 checks passed
@Yadunund Yadunund deleted the yadu/python_speed_limits branch March 18, 2024 01:45
arjo129 pushed a commit that referenced this pull request Jun 7, 2024
* add FleetUpdateHandle speed limit API to python bindings

* add continuous checker option for dynamic obstacles

* refactor Lane Close and Open msg building

* add speed limits

* Fix style

* Fix const correctness and do not pass unordered_map by ref to publisher

Signed-off-by: Pranay Shirodkar <39498451+PranayShirodkar@users.noreply.github.com>
Signed-off-by: Yadunund <yadunund@openrobotics.org>
Co-authored-by: Pranay Shirodkar <39498451+PranayShirodkar@users.noreply.github.com>
Signed-off-by: Arjo Chakravarty <arjoc@google.com>
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.

None yet

3 participants