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
The user currently has no control as to how the tool is initialized. Cassie.xml and stepdata.bin are automatically loaded as soon as the executable is run as the model/trajectory.
The user should have control of at least the following initialization options:
Initialize the tool with any valid trajectory
Choose how many times the trajectory loops when the timeline is created
Initialize the tool with only a single pose
Clip a segment of an initial trajectory file to loop over
Best case, the user could also drag models/trajectories into the window as is implemented in the original simulate.cpp which is bundled with the MuJoCo library.
The text was updated successfully, but these errors were encountered:
The user currently has no control as to how the tool is initialized. Cassie.xml and stepdata.bin are automatically loaded as soon as the executable is run as the model/trajectory.
The user should have control of at least the following initialization options:
Best case, the user could also drag models/trajectories into the window as is implemented in the original simulate.cpp which is bundled with the MuJoCo library.
The text was updated successfully, but these errors were encountered: