MCPcopy Create free account
hub / github.com/URLab-Sim/UnrealRoboticsLab / PreStep

Function PreStep

Source/URLab/Public/Transport/SubscribeTransport.h:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 // override PreStep to apply control / xfrc just before mj_step.
54
55 virtual void PreStep(struct mjModel_* /*m*/, struct mjData_* /*d*/) {}
56 virtual void PostStep(struct mjModel_* /*m*/, struct mjData_* /*d*/) {}
57
58protected:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected