Drake
Drake C++ Documentation
value_pybind.h File Reference

Detailed Description

Helpers for defining instantiations of drake::Value<>.

Include dependency graph for value_pybind.h:
This graph shows which files directly or indirectly include this file:

Namespaces

 drake
 
 drake::pydrake
 For more high-level information, see the Python Bindings technical notes.
 

Functions

template<typename T , typename Class = drake::Value<T>>
py::class_< Class, drake::AbstractValueAddValueInstantiation (py::module scope)
 Defines an instantiation of pydrake.common.value.Value[...]. More...