|
|
Inheritance diagram for TcpManipulator:Public Member Functions | |
| bool | handle (viz::InteractionFeedback const &interaction, viz::StagedCommit *stage) override |
| void | runIk (IkDemo::Robot &robot) override |
| TcpManipulator () | |
| void | visualize (viz::Client &arviz) override |
Public Member Functions inherited from Manipulator | |
| Manipulator () | |
| virtual | ~Manipulator () |
Public Attributes | |
| IkMethod | method = IkMethod::SimpleDiffIk |
| VirtualRobot::RobotNodeSetPtr | nodeSet |
| VirtualRobot::RobotNodePtr | tcp |
Public Attributes inherited from Manipulator | |
| viz::PoseGizmo | gizmo |
Definition at line 65 of file IkDemo.cpp.
|
inline |
|
inlineoverridevirtual |
Reimplemented from Manipulator.
Definition at line 88 of file IkDemo.cpp.
Here is the call graph for this function:
|
inlineoverridevirtual |
Implements Manipulator.
Definition at line 122 of file IkDemo.cpp.
Here is the call graph for this function:
|
inlineoverridevirtual |
Implements Manipulator.
Definition at line 81 of file IkDemo.cpp.
Here is the call graph for this function:| IkMethod method = IkMethod::SimpleDiffIk |
Definition at line 298 of file IkDemo.cpp.
| VirtualRobot::RobotNodeSetPtr nodeSet |
Definition at line 295 of file IkDemo.cpp.
| VirtualRobot::RobotNodePtr tcp |
Definition at line 296 of file IkDemo.cpp.