I am creating an application where a robot is using the magic leap 2 controller and trying to draw lines in space. Is it possible to disable the standby mode of the controller?
Controller stops tracking after 3 seconds if there is no change in position and rotation and only get activated if the controller is rotated more than 5 degrees and moved a bit. This is written in the documentation. But robot sometimes stands still for more than 3 seconds and my experiment is ruined.
Any help will be appreciated?