Go to the documentation of this file.
37 #include <pybind11/pybind11.h>
38 #include <pybind11/stl.h>
48 m.doc() =
"Provides an implementation of a snapshot of a transform tree that can be easily queried for transforming "
49 "different quantities. Transforms are maintained as a list of transforms to a particular frame. All stored "
50 "transforms are considered fixed.";
51 py::class_<Transforms, TransformsPtr>(m,
"Transforms")
52 .def(py::init<const std::string&>())
Core components of MoveIt.
moveit_core
Author(s): Ioan Sucan
, Sachin Chitta , Acorn Pooley
autogenerated on Sun Nov 3 2024 03:26:15