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

behavior_path_planner creates shift point outside drivable area #2208

Closed
3 tasks done
beyzanurkaya opened this issue Nov 3, 2022 · 4 comments
Closed
3 tasks done
Assignees
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) priority:high High urgency and importance.

Comments

@beyzanurkaya
Copy link
Contributor

beyzanurkaya commented Nov 3, 2022

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I'm convinced that this is not my fault but a bug.

Description

behavior_path_planner creates a shift point outside drivable area while avoiding the obstacle.

Screenshot from 2022-11-07 11-06-26

Expected behavior

The shift points behavior_path_planner creates must always be inside drivable area.

Actual behavior

In some cases the shift point comes out of the drivable area.

Steps to reproduce

  1. Download isuzu_vehicle_launch in here
  2. Download test.zip
  3. Change publish_debug_marker parameter to true in avoidance.param.yaml
  4. run ros2 launch scenario_test_runner scenario_test_runner.launch.py sensor_model:=sample_sensor_kit vehicle_model:=isuzu_vehicle \ scenario:=/scenario/path/test.yaml \ architecture_type:=awf/universe launch_rviz:=false launch_autoware:=true

Versions

No response

Possible causes

No response

Additional context

No response

@BonoloAWF BonoloAWF added the priority:high High urgency and importance. label Nov 3, 2022
@BonoloAWF BonoloAWF added this to the Bus ODD Nov-Dec Milestone milestone Nov 3, 2022
@beyzanurkaya beyzanurkaya self-assigned this Nov 3, 2022
@beyzanurkaya beyzanurkaya added the component:planning Route planning, decision-making, and navigation. (auto-assigned) label Nov 3, 2022
@maxime-clem
Copy link
Contributor

Can you try this PR: #2196 ? I think it will fix this issue.

@mehmetdogru
Copy link
Contributor

mehmetdogru commented Nov 4, 2022

@beyzanurkaya

Could you please share some screenshots or videos explains the issue?

@beyzanurkaya
Copy link
Contributor Author

Can you try this PR: #2196 ? I think it will fix this issue.

I already created a PR for this issue actually.

@mehmetdogru
Copy link
Contributor

I will close the issue since I was not able to reproduce it anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component:planning Route planning, decision-making, and navigation. (auto-assigned) priority:high High urgency and importance.
Projects
No open projects
Status: Done
Development

Successfully merging a pull request may close this issue.

4 participants