Call Record Start/Stop in Python

Provide easy-to-use, extensible software for modeling, simulating, controlling, and analyzing the neuromusculoskeletal system.
POST REPLY
User avatar
C.J. Kennett
Posts: 2
Joined: Mon Nov 15, 2021 12:06 pm

Call Record Start/Stop in Python

Post by C.J. Kennett » Wed Sep 04, 2024 2:41 pm

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?

Tags:

POST REPLY