Reset robot position with correct localization in navsim application

@saralopez
From the sim side you can use a REB teleport component to receive rigid body pose messages from Isaac SDK.
Two ideas I can think of to try:
It should be possible to set the new pose of the robot in the SDK pose tree manually once teleported which might help it stay localized.
You might also be able to force it to re-localize after sending the teleport message

1 Like