|
|
#include <RobotComponents/components/MotionPlanning/Tasks/RRTConnect/Tree.h>
Public Types | |
| using | ConfigType = VectorXf |
Public Member Functions | |
| NodeType (ConfigType cfg, NodeId parent) | |
Public Attributes | |
| ConfigType | cfg |
| NodeId | parent |
| using ConfigType = VectorXf |
|
inline |
| ConfigType cfg |