Skip to content

Can not set initial pose in planning simulator after code update #1907

Closed
@NorahXiong

Description

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

I failed to set initial pose in planning simulator after updating the code(5f7fbd7).

Set_Pose_Failed.mp4

Expected behavior

Planning simulator works normally.

Actual behavior

Can not set initial pose in planning simulator.

Steps to reproduce

Update the project and try to set initial pose in planning simulator.

Versions

  • OS: Ubuntu 20.04
  • ROS2: Galactic
  • Autoware: Autoware.universe:main

Possible causes

In PR #1500, simple_planning_simulator topic "/initialpose" is changed to "/initialpose3d" but no message is sent on topic "/initialpose3d" when simulating. Maybe there are some relating parameters need modification at the same time.

Additional context

I changed the rviz_default_plugins/SetInitialPose topic from "/initialpose" to "/initialpose3d" and the simulator worked. Anyway, it seems not a proper fix as the pose set through rviz_default_plugins still missing z axis value(z value is always 0).

Metadata

Assignees

No one assigned

    Labels

    component:localizationVehicle's position determination in its environment. (auto-assigned)type:bugSoftware flaws or errors.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions