equinor / flotilla

Flotilla is the main point of access for operators to interact with multiple robots in a facility.
Eclipse Public License 2.0
16 stars 35 forks source link

Robot pose in map doesn't update #1345

Closed Eddasol closed 8 months ago

Eddasol commented 8 months ago

Describe the bug Pose is only updated if mission is updated

Suggest to use robotContext to get robot.pose instead of mission.robot.pose in MissionMapView.tsx such that it updates when robot updates.

To Reproduce

Expected behavior

Screenshots