src/multibody/sample-models.cpp
Go to the documentation of this file.
1 //
2 // Copyright (c) 2022 INRIA
3 //
4 
6 
7 #ifndef PINOCCHIO_SKIP_MULTIBODY_SAMPLE_MODELS
8 
10 
11 namespace pinocchio
12 {
13  namespace buildModels
14  {
15  template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI void
16  manipulator<context::Scalar, context::Options, JointCollectionDefaultTpl>(
17  context::Model &, bool);
18 
19  template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI void
20  humanoid<context::Scalar, context::Options, JointCollectionDefaultTpl>(context::Model &, bool);
21 
22  template PINOCCHIO_EXPLICIT_INSTANTIATION_DEFINITION_DLLAPI void
23  humanoidRandom<context::Scalar, context::Options, JointCollectionDefaultTpl>(
24  context::Model &, bool, bool);
25 
26  } // namespace buildModels
27 } // namespace pinocchio
28 
29 #endif // PINOCCHIO_SKIP_MULTIBODY_SAMPLE_MODELS
fwd.hpp
sample-models.hpp
Model
pinocchio::ModelTpl< Scalar > Model
Definition: timings-cppad-jit.cpp:48
pinocchio
Main pinocchio namespace.
Definition: timings.cpp:33


pinocchio
Author(s):
autogenerated on Wed Apr 16 2025 02:41:50