abstract fun runWithLocalizationHint(hint: Transform!): Unit
Start the localization process, and give it a hint about the robot current location relatively to the Map origin. The localization process will run until the future returned by runWithLocalizationHint() is canceled.
External
- localization hint to give strong advice about robot position in map frame.
Since
3