python.hpp
Go to the documentation of this file.
1
2
#ifndef BIPED_STABILIZER_PYTHON_HPP
3
#define BIPED_STABILIZER_PYTHON_HPP
4
5
namespace
biped_stabilizer
{
6
namespace
python {
7
8
void
exposeCopStabilizer
();
9
10
void
exposeIsometry3d
();
11
12
}
// namespace python
13
}
// namespace biped_stabilizer
14
15
#endif
biped_stabilizer::python::exposeCopStabilizer
void exposeCopStabilizer()
biped_stabilizer
Definition:
cop_stabilizer.hpp:18
biped_stabilizer::python::exposeIsometry3d
void exposeIsometry3d()
include
biped-stabilizer
python.hpp
Generated by
1.8.17