Skip to content

T2XX sample: new ar-advanced sample to show map import/export and get/set static node APIs. #5356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Dec 30, 2019

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 IntelRealSense: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