SimpleGridReachability::Result Struct Reference

#include <RobotAPI/libraries/core/SimpleGridReachability.h>

Public Attributes

Eigen::VectorXf jointValues
 
float oriError
 
float posError
 
bool reached
 

Detailed Description

Definition at line 23 of file SimpleGridReachability.h.

Member Data Documentation

◆ jointValues

Eigen::VectorXf jointValues

Definition at line 25 of file SimpleGridReachability.h.

◆ oriError

float oriError

Definition at line 27 of file SimpleGridReachability.h.

◆ posError

float posError

Definition at line 26 of file SimpleGridReachability.h.

◆ reached

bool reached

Definition at line 28 of file SimpleGridReachability.h.


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