You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I would like to be able to create a ContinuousScalar and have it initialize the VariableData correctly (at the moment it is forced to creating a Pose2-format structure, which causes a BoundsError when it is loaded into the cloud).
TAC
Add ContinousScalar to the supported VariableTypes
Parametrize the VariableNodeData so that it initializes correctly for each type
Add unit tests to validate operation
The text was updated successfully, but these errors were encountered:
As a user I would like to be able to create a ContinuousScalar and have it initialize the VariableData correctly (at the moment it is forced to creating a Pose2-format structure, which causes a BoundsError when it is loaded into the cloud).
TAC
The text was updated successfully, but these errors were encountered: