Skip to content

ScenarioSimulator does not work #94

@mitsudome-r

Description

@mitsudome-r

Checklist

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

Description

When I follow the https://autowarefoundation.github.io/autoware-documentation/main/tutorials/scenario-simulation/planning-simulation/scenario-test-simulation/
for scenario test simulation, Autoware state does not transition from INITAILIZING state.

Expected behavior

Autoware works with scenario test simulator by following the instruction: https://autowarefoundation.github.io/autoware-documentation/main/tutorials/scenario-simulation/planning-simulation/scenario-test-simulation/

Actual behavior

Autoware doesn't work with scenario test simulator by following the instruction: https://autowarefoundation.github.io/autoware-documentation/main/tutorials/scenario-simulation/planning-simulation/scenario-test-simulation/

Steps to reproduce

https://autowarefoundation.github.io/autoware-documentation/main/tutorials/scenario-simulation/planning-simulation/scenario-test-simulation/

Versions

  • OS: Ubuntu 22.04
  • ROS2: Humble
  • Autoware: main branch

Possible causes

This is due to pose_initailizer_node not launched when scenario_simulation flag is true, but this needs to be launched regardless of scenario simulator.

related code:

<let name="launch_dummy_localization" value="false" if="$(var scenario_simulation)"/>

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions