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

Class SimulatorTpl

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

Source from the content-addressed store, hash-verified

22
23 template<typename Scalar, int Options, template<typename, int> class JointCollectionTpl = ::pinocchio::JointCollectionDefaultTpl>
24 struct SimulatorTpl;
25 typedef SimulatorTpl<context::Scalar, context::Options> Simulator;
26
27 template<typename Scalar, int Options, template<typename, int> class JointCollectionTpl = ::pinocchio::JointCollectionDefaultTpl>

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected