Skip to content

[Other issue]: Trajectories are not displayed on the rmf-web map for 'coordinate_system: wgs84' maps #1058

@Hapy-Capy

Description

@Hapy-Capy

Before proceeding, is there an existing issue or discussion for this?

Description

I understand why there is no image rendered for the Campus demo. I don't understand why trajectories are not shown when the campus demo is running tasks. The robot markers do not show up either. The map is received by rmf-web (the vertices are seen below). The websocket is connected properly. Does this have something to do with the 'offset' used? (I.e., are the trajectories being displayed, but in the wrong reference frame, and therefore not localized with the vertices on the rmf-web map?

Does fleet_socketio_bridge or fleet_robotmanager_mqtt_bridge play any role for making this work? The standard Campus demo launch does run the socketio_bridge (I've not modified the original launch):

  <executable cmd="ros2 run rmf_demos_bridges fleet_socketio_bridge -f deliveryRobot -g /gps -y 31500 -x 22000" output="both">
    <env name="FLASK_ENV" value="development"/>
  </executable>

All of the reference_image CRS demos work fine and show trajectories as tasks run. I have not tried to see if trajectories show up with cartesian_meter or web_mercator.

Distro: Jazzy

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions