Skip to content
This repository has been archived by the owner on Mar 10, 2023. It is now read-only.

TF breakdown during turns #52

Open
squizz617 opened this issue Apr 8, 2021 · 0 comments
Open

TF breakdown during turns #52

squizz617 opened this issue Apr 8, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@squizz617
Copy link

Bug report

Required information:

  • Operating system and version: Ubuntu 18.04
  • Autoware installation type: Docker image autoware/autoware:1.14.0-melodic-cuda, as specified in the Dockerfile of https://github.com/carla-simulator/carla-autoware at commit 975b6f3.
  • Autoware version or commit hash - 1.14.0
  • ROS distribution and version:
    • ROS Melodic (pre-installed in the docker image)
  • ROS installation type:
    • Pre-installed in the docker image

Description of the bug

  • I am running Autoware 1.14.0 (docker image: autoware/autoware:1.14.0-melodic-cuda), Carla 0.9.10.1 (docker image: carlasim/carla:0.9.10.1) as a simulator and carla-autoware-bridge at 975b6f3 as a bridge.
  • There are multiple instances where frames get "shattered" during turns.
  • The effect are immediate; the vehicle makes a weird, clumsy turn, gets disoriented, often invades lanes. In the worst case, it keeps turning at an intersection.
  • One thing I noticed is that TF breakdown mostly happens at the last corner before reaching the destination.
  • Instance 1
  • Instance 2
  • Instance 3
  • Instance 4
  • Instance 5
  • Instance 6
  • Instance 7
  • Instance 8
  • Instance 9 - in this case, the TFs get re-aligned after a while, but then gets shattered again
  • Instance 10 - chaotic case. The vehicle keeps looping at an intersection

Steps to reproduce the bug

  1. Replay the attached rosbag files.

Expected behavior

TFs should be aligned, moving together as a piece.

Actual behavior

TFs gets separated, and vehicle gets lost.

Screenshots

Videos attached above.

Additional information

@squizz617 squizz617 added the bug Something isn't working label Apr 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant