Skip to content

Trackables and anchors now have a name param (naming the elements are crucial...

Sylvain Renault requested to merge feature/elementNameAndNewObjectType into develop

Trackables and anchors now have a name param (naming the elements are crucial to understand the graph and useful for the GUI). New ObjectType (NotIdentified) for to/from of a WorldLink when element is deleted from the graph. New encoding types: vuforia, aruco. AttachedObjects was deleted. Default uuid values are now different.

Merge request reports