ihmcrobotics / simulation-construction-set-2

Graphical user interface for visualizing control variables from either a server, a log file, or a simulation.
Apache License 2.0
13 stars 0 forks source link

Feature/undefined reference frames #148

Closed SylvainBertrand closed 8 months ago

SylvainBertrand commented 8 months ago

This PR focuses on allowing to have reference frame that are yet to be defined.

This allows loading yoGraphic for instance that relies on reference frames that are yet to be created, and when they are created, the undefined frame gets automatically updated and the yoGraphic as well. This can occur with robot frames which may not be initialized from the beginning but will eventually.