A CSpaceNode is used to store a configuration in cspace.
- See also
- CSpaceTree
◆ CSpaceNode()
Saba::CSpaceNode::CSpaceNode |
( |
| ) |
|
|
default |
◆ ~CSpaceNode()
Saba::CSpaceNode::~CSpaceNode |
( |
| ) |
|
|
virtualdefault |
◆ allocated
bool Saba::CSpaceNode::allocated |
◆ children
◆ configuration
Eigen::VectorXf Saba::CSpaceNode::configuration |
◆ dynDomRadius
float Saba::CSpaceNode::dynDomRadius |
radius for this node (used by dynamic domain RRTs)
◆ ID
unsigned int Saba::CSpaceNode::ID |
◆ obstacleDistance
float Saba::CSpaceNode::obstacleDistance |
work space distance to obstacles (-1 if the dist was not calculated)
◆ parentID
int Saba::CSpaceNode::parentID |
id of parent (root node if < 0)
◆ status
int Saba::CSpaceNode::status |