Home Previous Up Next Index

armarx::rrtconnect::NodeCreationUpdate

Overview

struct NodeCreationUpdate

@brief Update for the creation of a node.

Used By

NodeCreationUpdateList

Data Member Index

config
@brief The node's config.
parent
@brief The node's parent.

Data Members

VectorXf config;

@brief The node's config.

NodeId parent;

@brief The node's parent.


Home Previous Up Next Index