Viam C++ SDK current
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
viam::sdk::Motion::constraints Struct Reference

Specifies all constraints to be passed to Viam's motion planning, along with any optional parameters. More...

#include <motion.hpp>

Public Member Functions

service::motion::v1::Constraints to_proto () const
 

Static Public Member Functions

static constraints from_proto (const service::motion::v1::Constraints &proto)
 

Public Attributes

std::vector< linear_constraintlinear_constraints
 
std::vector< orientation_constraintorientation_constraints
 
std::vector< collision_specificationcollision_specifications
 

Detailed Description

Specifies all constraints to be passed to Viam's motion planning, along with any optional parameters.


The documentation for this struct was generated from the following file: