|
Robot Planning and its Applications Project
|
#include <rrtstar.h>

Public Attributes | |
| vector< Node * > | children |
| Node * | parent |
| Vector2f | position |
| float | orientation |
| double | cost |
RRT* Node strut.
| vector<Node *> Node::children |
| double Node::cost |
| float Node::orientation |
| Node* Node::parent |
| Vector2f Node::position |
1.8.11