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

feat(simple_planning_simulator): consider ego pitch angle for simulation #814

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

takayuki5168
Copy link

@takayuki5168 takayuki5168 commented Sep 9, 2023

Description

https://tier4.atlassian.net/browse/RT0-29026

psimで勾配を考慮して加速度計算のシミュレーションをする機能を実装 (デフォルト無効化)
autowarefoundation#4941

以下の設定で↑のシミュレーションを有効化
https://github.com/tier4/j6_gen1_description/pull/6

Tests performed

Not applicable.

Effects on system behavior

Not applicable.

Pre-review checklist for the PR author

The PR author must check the checkboxes below when creating the PR.

In-review checklist for the PR reviewers

The PR reviewers must check the checkboxes below before approval.

Post-review checklist for the PR author

The PR author must check the checkboxes below before merging.

  • There are no open discussions or they are tracked via tickets.

After all checkboxes are checked, anyone who has write access can merge the PR.

…ion (autowarefoundation#4941)

* feat(simple_planning_simulator): consider ego pitch angle for simulation

Signed-off-by: Takayuki Murooka <[email protected]>

* update

Signed-off-by: Takayuki Murooka <[email protected]>

* fix spell

Signed-off-by: Takayuki Murooka <[email protected]>

* update

Signed-off-by: Takayuki Murooka <[email protected]>

---------

Signed-off-by: Takayuki Murooka <[email protected]>
@takayuki5168 takayuki5168 merged commit 03c2fe1 into beta/v0.9.1 Sep 12, 2023
13 checks passed
@takayuki5168 takayuki5168 deleted the feat/simple-planning-simulator-with-slope branch September 12, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants