Page 1 of 1

Call Record Start/Stop in Python

Posted: Wed Sep 04, 2024 2:41 pm
by chiladmin
Using OpenSim 4.4 and Python 3 (anaconda)

I am looking to use the python command line to record a video of the motion.
I am able to use the command line to import IMU data and run IK analysis, but am now trying to record a video of the movement for reference.

I am able to record the video using the GUI and clicking on the Movie Button (Record Start/Stop), but is there a way for me to call that tool using Python?