Namespaces | Functions
py_conversions.h File Reference
#include <boost/python.hpp>
#include <string>
#include <vector>
Include dependency graph for py_conversions.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  moveit
 

Tools for creating python bindings for MoveIt.


namespace  moveit::py_bindings_tools

Functions

std::vector< double > moveit::py_bindings_tools::doubleFromList (const boost::python::list &values)
boost::python::list moveit::py_bindings_tools::listFromDouble (const std::vector< double > &v)
boost::python::list moveit::py_bindings_tools::listFromString (const std::vector< std::string > &v)
template<typename T >
boost::python::list moveit::py_bindings_tools::listFromType (const std::vector< T > &v)
std::vector< std::string > moveit::py_bindings_tools::stringFromList (const boost::python::list &values)
template<typename T >
std::vector< T > moveit::py_bindings_tools::typeFromList (const boost::python::list &values)


planning_interface
Author(s): Ioan Sucan
autogenerated on Mon Oct 6 2014 02:33:28