You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've searched other issues and no duplicate issues were found.
I'm convinced that this is not my fault but a bug.
Description
Hi team,
I'm currently running Autoware with Carla, and I found a situation that the ego vehicle does not recover from stopping.
Here's a video of the situation: [rviz]
I failed to find why the ego vehicle could not recover from stopping, but I think the ego vehicle stops after the following steps:
(The timestamp is for the video above)
[0:10] The NPC vehicle in front keep driving backward slowly, and the ego vehicle drives forward correspondingly.
[0:25] A large portion of the pointcloud of the NPC vehicle is filtered as below, for some reasons.
[0:27] After the NPC vehicle go out of the trajectory of the ego vehicle, the ego starts to drive forward.
[0:30] The pointcloud of the NPC vehicle starts to be recovered and it makes the ego vehicle misunderstand the NPC is driving forward, even though the NPC is driving backward as before. (I could check that the NPC keeps driving backward at the video here.)
The ego vehicle stucks and cannot recover from the stopping.
I expected that the ego vehicle to drive forward after the NPC vehicle drives out of the ego's trajectory.
Actual behavior
However, the ego vehicle could not start to drive after stopping.
Steps to reproduce
Pull image from https://github.com/autowarefoundation/autoware/pkgs/container/autoware/321564631?tag=universe-devel-cuda-0.39.1-amd64 and run Autoware with Carla, using autoware_carla_interface.
Checklist
Description
Hi team,
I'm currently running Autoware with Carla, and I found a situation that the ego vehicle does not recover from stopping.
Here's a video of the situation: [rviz]
I failed to find why the ego vehicle could not recover from stopping, but I think the ego vehicle stops after the following steps:
(The timestamp is for the video above)
Here's more information of the situation:
Expected behavior
I expected that the ego vehicle to drive forward after the NPC vehicle drives out of the ego's trajectory.
Actual behavior
However, the ego vehicle could not start to drive after stopping.
Steps to reproduce
https://github.com/autowarefoundation/autoware/pkgs/container/autoware/321564631?tag=universe-devel-cuda-0.39.1-amd64
and run Autoware with Carla, using autoware_carla_interface.Versions
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: