equinor / isar-turtlebot

ISAR implementation for the Turtlebot3 Waffle Pi
Eclipse Public License 2.0
2 stars 23 forks source link

Adapt to changes in ISAR transformation #67

Closed aeshub closed 2 years ago

aeshub commented 2 years ago

Describe the improvement you would like to see The responsibility of transforming coordinates between maps have moved from ISAR to the robot repository in https://github.com/equinor/isar/pull/203. isar-turtlebot must also handle this change.

How will this change existing functionality? The coordinates returned by isar-turtlebot should now be in asset frame. All coordinates provided by isar must be transformed into the robot frame.

How will this improvement affect the current Threat Model? N/A