Hello,
I am running the Gait State adapted from Geyer and Herr that comes along with the SCONE examples.
I was wondering if there is a way to find the simulation time at which a new phase (e.g. Early Stance) begins?
I am writing a lua script in which this information would be necessary.
Thanks already!
Conditional Controller Beginning Time
- Sophie Fleischmann
- Posts: 3
- Joined: Tue Feb 15, 2022 6:58 am
- Thomas Geijtenbeek
- Posts: 461
- Joined: Wed Mar 12, 2014 8:08 am
Re: Conditional Controller Beginning Time
The phase from the GaitStateController is not available directly, but you might be able to achieve your goal by making your ScriptController a child controller for each state you're interested in.
I would like to give more specific advice, but for that I need a better understanding of what you are trying to accomplish. You can also email me if you don't want that information to be public.
I would like to give more specific advice, but for that I need a better understanding of what you are trying to accomplish. You can also email me if you don't want that information to be public.