libstp.step.model¶
Classes¶
Structural protocol implemented by executable step objects. |
|
Estimated pose change caused by a step in simulation space. |
|
Simulation metadata derived from a runtime step. |
Module Contents¶
- class libstp.step.model.StepProtocol¶
Bases:
ProtocolStructural protocol implemented by executable step objects.
- async run_step(robot: libstp.robot.api.GenericRobot) None¶
- class libstp.step.model.SimulationStepDelta¶
Estimated pose change caused by a step in simulation space.