#include <cartesian_state.hpp>
◆ CartesianState() [1/4]
franky::CartesianState::CartesianState |
( |
const RobotPose & |
pose | ) |
|
|
inline |
◆ CartesianState() [2/4]
- Parameters
-
pose | The pose of the end effector. |
velocity | The velocity of the end effector. |
◆ CartesianState() [3/4]
◆ CartesianState() [4/4]
franky::CartesianState::CartesianState |
( |
| ) |
|
|
default |
◆ changeEndEffectorFrame()
Change the end effector frame of the state by the given affine transform.
- Parameters
-
transform | The pose of the new end-effector in the frame of the old end-effector. |
- Returns
- The state with a new end-effector frame.
◆ pose()
RobotPose franky::CartesianState::pose |
( |
| ) |
const |
|
inline |
◆ transformWith()
Transform the frame of the state by applying the given affine transform.
- Parameters
-
transform | The transformation to apply. |
- Returns
- The state after the transformation.
◆ velocity()
The documentation for this class was generated from the following file: