autoware.universe icon indicating copy to clipboard operation
autoware.universe copied to clipboard

Can't stop before blocking obstacle in parking

Open alanmengg opened this issue 2 years ago • 9 comments

Checklist

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

Description

When simulating in parking lot , if an obstacle blocks the trajectory and there is no available trajectory to reach the goal, the car can't stop before the obstacle and passes through it. Screenshot from 2022-05-27 10-58-18

Expected behavior

Vehicle should stop if there is no available path.

Actual behavior

Vehicle can't stop and passes through the obstacle.

Steps to reproduce

  1. Run the planning simulator with parking lot, set a goal and engage.
  2. Put a obstacle to block the ego vehicle.

Versions

ubuntu 20.04 galactic universe:main

Possible causes

the published stop trajectory doesn't actually work because it's current pose, and control module can't stop the car with 0 distance.

Additional context

No response

alanmengg avatar May 27 '22 05:05 alanmengg

@alanmengg could you please share the resources and commands to reproduce this issue? Like maps used.

xmfcx avatar May 31 '22 16:05 xmfcx

here is the lanelet map I used for the simulation lishui_parking.zip

alanmengg avatar Jun 01 '22 05:06 alanmengg

@TakaHoribe It would be nice if you can assign someone from TIER IV's planning team to take a look at this.

mitsudome-r avatar Jun 07 '22 08:06 mitsudome-r

Related PR https://github.com/autowarefoundation/autoware.universe/pull/985

shmpwk avatar Jun 30 '22 03:06 shmpwk

@alanmengg : Hi, can you pls share me map used for this parking scenario

raminterpl avatar Aug 08 '22 11:08 raminterpl

@alanmengg : Hi, can you pls share me map used for this parking scenario

here is the map map.zip

alanmengg avatar Aug 12 '22 04:08 alanmengg

@alanmengg : I confirm the same behavior . Ego vehicle is not stopping if there is an obstacle in trajectory path in Parking.

Screenshot from 2022-08-23 16-24-05 g

raminterpl avatar Aug 23 '22 10:08 raminterpl

@alanmengg Looks like this issue is not completed yet? If completed, it is helpful to give us the evidence.

shmpwk avatar Sep 02 '22 05:09 shmpwk

@alanmengg friendly ping.

mitsudome-r avatar Sep 13 '22 08:09 mitsudome-r