Open
Conversation
Contributor
|
Note to self: |
moritzstaffel
commented
May 22, 2024
Contributor
Author
moritzstaffel
left a comment
There was a problem hiding this comment.
Ups, i forgot to send this after our meeting
| <Attribute Name="TrackerMode" Pretty="Dim" Feature="Tracking.Tracking" PhysicalUnit="None"/> | ||
|
|
||
| <Attribute Name="TrackerControlHeight" Pretty="Dim" Feature="Tracking.TrackingControl" PhysicalUnit="Length"/> | ||
| <Attribute Name="TrackerControlSpeed" Pretty="Dim" Feature="Tracking.TrackingControl" PhysicalUnit="Speed"/> |
Contributor
Author
There was a problem hiding this comment.
Only three values
Low
Middle
High
|
|
||
| <Attribute Name="TrackerControlHeight" Pretty="Dim" Feature="Tracking.TrackingControl" PhysicalUnit="Length"/> | ||
| <Attribute Name="TrackerControlSpeed" Pretty="Dim" Feature="Tracking.TrackingControl" PhysicalUnit="Speed"/> | ||
| <Attribute Name="TrackerControlFreeze" Pretty="Dim" Feature="Tracking.TrackingControl" PhysicalUnit="None"/> |
Contributor
Author
There was a problem hiding this comment.
Freeze: Percent
Filtering of little movements
| <Attribute Name="TrackerOffsetZ" Pretty="Dim" Feature="Tracking.Tracking" PhysicalUnit="Length"/> | ||
| <Attribute Name="TrackerMode" Pretty="Dim" Feature="Tracking.Tracking" PhysicalUnit="None"/> | ||
|
|
||
| <Attribute Name="TrackerControlHeight" Pretty="Dim" Feature="Tracking.TrackingControl" PhysicalUnit="Length"/> |
Contributor
Author
There was a problem hiding this comment.
TrackerControl ->TrackingTarget ??
Contributor
Author
|
@zactrackCR Can you have a look on the new feature and feature groups. When they are fine with you, we are ready to go |
Contributor
|
To be able to use PSN as a tracking protocol we would need the PSN_TRACKER_ID as entity in MVR. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Implementing #182
This currently is a working draft for the Tracking Attributes Proposal. It just collects what we currently have.