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

TF breakdown during turns #52

@squizz617

Description

@squizz617

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions