MCPcopy Create free account
hub / github.com/Simple-Robotics/Simple / SimulatorDerivativesTpl

Class SimulatorDerivativesTpl

include/simple/core/fwd.hpp:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30
31 template<typename Scalar, int Options, template<typename, int> class JointCollectionTpl = ::pinocchio::JointCollectionDefaultTpl>
32 struct SimulatorDerivativesTpl;
33 typedef SimulatorDerivativesTpl<context::Scalar, context::Options> SimulatorDerivatives;
34
35 template<typename Scalar, int Options>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected