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 a backward trajectory is generated when the ego vehicle invades a drivable area.
Here's the video of the situation: [rviz]
In the video, the ego vehicle initially stepping a drivable area, and the generated trajectory is for driving backward.
At 0:29, the NPC vehicle drives to behind the ego and the ego starts to turn left (I cannot sure the NPC has an impact on this issue), which makes the ego vehicle invades the center line.
I tried to reproduce the situation with the planning simulation, and I think the issue occurs when the ego vehicle invades the drivable area at the initial point.
Here's the video for more details: [planning simulation]
The video shows two cases:
(The ego does not invade the drivable area) At 0:06, the ego vehicle is initialized and drives to the destination well.
(The ego invades the drivable area): However, At 0:29, Autoware generates backward trajectory, and the ego vehicle reaches the destination only after following the trajectory.
Actually, I cannot point out the reason why the ego vehicle drives forward in the first video, even though backward trajectory is generated. (I don't know why the gear does not changed)
But I thought that the situation in the planning simulation is similar to that of the first video.
I hope the ego vehicle drives following the center of the lane.
Actual behavior
However, the ego vehicle invades the center line.
Steps to reproduce
Pull image from https://github.com/autowarefoundation/autoware/pkgs/container/autoware/334254906?tag=universe-devel-cuda-0.40.0-amd64, and run Autoware.
Run ros2bag file above.
In the planning simulation, I could utilize the initial/goal pose above.
Checklist
Description
Hi team,
I'm currently running Autoware with Carla, and I found a situation that a backward trajectory is generated when the ego vehicle invades a drivable area.
Here's the video of the situation: [rviz]
In the video, the ego vehicle initially stepping a drivable area, and the generated trajectory is for driving backward.
At 0:29, the NPC vehicle drives to behind the ego and the ego starts to turn left (I cannot sure the NPC has an impact on this issue), which makes the ego vehicle invades the center line.
I tried to reproduce the situation with the planning simulation, and I think the issue occurs when the ego vehicle invades the drivable area at the initial point.
Here's the video for more details: [planning simulation]
The video shows two cases:
Actually, I cannot point out the reason why the ego vehicle drives forward in the first video, even though backward trajectory is generated. (I don't know why the gear does not changed)
But I thought that the situation in the planning simulation is similar to that of the first video.
Here are more details of the situation:
launch.log
file)Expected behavior
I hope the ego vehicle drives following the center of the lane.
Actual behavior
However, the ego vehicle invades the center line.
Steps to reproduce
https://github.com/autowarefoundation/autoware/pkgs/container/autoware/334254906?tag=universe-devel-cuda-0.40.0-amd64
, and run Autoware.In the planning simulation, I could utilize the initial/goal pose above.
Versions
Possible causes
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: