Handle to read the complete state of a robot.
More...
#include <franka_state_interface.h>
Handle to read the complete state of a robot.
Definition at line 15 of file franka_state_interface.h.
◆ FrankaStateHandle() [1/2]
franka_hw::FrankaStateHandle::FrankaStateHandle |
( |
| ) |
|
|
delete |
◆ FrankaStateHandle() [2/2]
franka_hw::FrankaStateHandle::FrankaStateHandle |
( |
const std::string & |
name, |
|
|
franka::RobotState & |
robot_state |
|
) |
| |
|
inline |
◆ getName()
const std::string& franka_hw::FrankaStateHandle::getName |
( |
| ) |
const |
|
inlinenoexcept |
◆ getRobotState()
const franka::RobotState& franka_hw::FrankaStateHandle::getRobotState |
( |
| ) |
const |
|
inlinenoexcept |
◆ name_
std::string franka_hw::FrankaStateHandle::name_ |
|
private |
◆ robot_state_
const franka::RobotState* franka_hw::FrankaStateHandle::robot_state_ |
|
private |
The documentation for this class was generated from the following file: