Skip to content

Conversation

@honpong
Copy link
Contributor

@honpong honpong commented Dec 2, 2019

This PR responds to TM2-4673 request to update the existing rs-ar-basic.cpp sample for T2xx device. However, instead of adding to an existing sample, this PR adds a new sample called rs-ar-advanced to demonstrate how to use T2xx's relocalization API in AR use case:

  • import localization map from raw data file before starting T2xx tracking.
  • export localization map to raw data file after T2xx tracking ended.
  • command line options to specify raw data file paths for the above map import/export.
  • set up a callback to receive relocalization event from the device and action after the event.
  • get static node from imported localization map after relocalization event detected.
  • set static node before localization map exported.

clarify command line options, and word edits
@dorodnic dorodnic merged commit f4caf68 into realsenseai:development Dec 30, 2019
@honpong honpong deleted the ar-advanced branch January 22, 2020 06:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants