CartesianNaturalPositionControllerProxy::Waypoint Class Reference

#include <RobotAPI/libraries/natik/CartesianNaturalPositionControllerProxy.h>

Public Member Functions

bool reached (const VirtualRobot::RobotNodePtr &tcp)
 
WaypointsetConfig (const WaypointConfig &config)
 
WaypointsetNullspaceTargets (const std::vector< float > &userNullspaceTargets)
 

Public Attributes

WaypointConfig config
 
WaypointTargets targets
 

Detailed Description

Definition at line 90 of file CartesianNaturalPositionControllerProxy.h.

Member Function Documentation

◆ reached()

bool reached ( const VirtualRobot::RobotNodePtr &  tcp)

Definition at line 469 of file CartesianNaturalPositionControllerProxy.cpp.

+ Here is the call graph for this function:
+ Here is the caller graph for this function:

◆ setConfig()

◆ setNullspaceTargets()

CartesianNaturalPositionControllerProxy::Waypoint & setNullspaceTargets ( const std::vector< float > &  userNullspaceTargets)

Definition at line 480 of file CartesianNaturalPositionControllerProxy.cpp.

+ Here is the caller graph for this function:

Member Data Documentation

◆ config

Definition at line 94 of file CartesianNaturalPositionControllerProxy.h.

◆ targets

WaypointTargets targets

Definition at line 93 of file CartesianNaturalPositionControllerProxy.h.


The documentation for this class was generated from the following files: