Support for the Pinocchio rigid-body algorithms library and the Coal collision detection library.
Definition LoadPinocchioGeometry.h:8
void reload(const pin::Model &model, const pin::Data &data)
Definition RobotDebug.h:39
entt::entity addFrameVelocityArrow(pin::FrameIndex frame_id, float scale=0.5f)
void update() override
Update the transform components for the debug visual entities, according to their frame placements an...
RobotDebugSystem(DebugScene &scene, const pin::Model &model, const pin::Data &data)
Definition RobotDebug.h:14
~RobotDebugSystem()
Definition RobotDebug.h:33
entt::entity addFrameTriad(pin::FrameIndex frame_id, const Float3 &scale=Float3::Constant(0.3333f))