expose-cones.cpp
Go to the documentation of this file.
1 //
2 // Copyright (c) 2022 INRIA
3 //
4 
6 
9 // #include "pinocchio/bindings/python/serialization/serialization.hpp"
11 
12 namespace pinocchio
13 {
14  namespace python
15  {
16 
17  void exposeCones()
18  {
19 #ifndef PINOCCHIO_PYTHON_SKIP_COMPARISON_OPERATIONS
22  "StdVec_CoulombFrictionCone");
23  // #ifndef PINOCCHIO_PYTHON_NO_SERIALIZATION
24  // serialize<StdAlignedVectorPythonVisitor<context::CoulombFrictionCone>::vector_type>();
25  // #endif
26 
29  "StdVec_DualCoulombFrictionCone");
30 // #ifndef PINOCCHIO_PYTHON_NO_SERIALIZATION
31 // serialize<StdAlignedVectorPythonVisitor<context::DualCoulombFrictionCone>::vector_type>();
32 // #endif
33 #endif
34  }
35 
36  } // namespace python
37 } // namespace pinocchio
pinocchio::python::CoulombFrictionConePythonVisitor::expose
static void expose()
Definition: bindings/python/algorithm/constraints/coulomb-friction-cone.hpp:66
pinocchio::python::DualCoulombFrictionConePythonVisitor::expose
static void expose()
Definition: bindings/python/algorithm/constraints/coulomb-friction-cone.hpp:113
aligned-vector.hpp
python
pinocchio::python::exposeCones
void exposeCones()
Definition: expose-cones.cpp:17
eigenpy::StdVectorPythonVisitor::expose
static void expose(const std::string &class_name, const bp::def_visitor< DerivedVisitor > &visitor)
std-aligned-vector.hpp
fwd.hpp
coulomb-friction-cone.hpp
pinocchio
Main pinocchio namespace.
Definition: timings.cpp:27


pinocchio
Author(s):
autogenerated on Wed Jun 19 2024 02:41:13