armarx::rrtconnect::WorkerNodeBase
Overview
[ "cpp:virtual" ]
class WorkerNodeBase implements TreeUpdateInterface
@brief The worker used by RRTConnect.
Operation Index
- getUpdate
-
- setWorkerNodes
-
Data Member Index
- cspace
-
@brief The used planning cspace.
- startCfg
-
@brief The start config.
- goalCfg
-
@brief The goal config.
- DCDStepSize
-
@brief The dcd stepsize.
- task
-
@brief The workers task.
- topicName
-
@brief The update topics prefix
- workerId
-
- workerCount
-
Operations
Update getUpdate(long updateSubId)
Data Members
@brief The used planning cspace.
@brief The start config.
@brief The goal config.
float DCDStepSize;
@brief The dcd stepsize.
@brief The workers task.
string topicName;
@brief The update topics prefix
long workerId;
long workerCount;