Classes | Namespaces | Enumerations | Functions
robot_state.h File Reference

Contains the franka::RobotState types. More...

#include <array>
#include <ostream>
#include <franka/duration.h>
#include <franka/errors.h>
Include dependency graph for robot_state.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  franka::RobotState
 Describes the robot state. More...
 

Namespaces

 franka
 

Enumerations

enum  franka::RobotMode {
  franka::RobotMode::kOther, franka::RobotMode::kIdle, franka::RobotMode::kMove, franka::RobotMode::kGuiding,
  franka::RobotMode::kReflex, franka::RobotMode::kUserStopped, franka::RobotMode::kAutomaticErrorRecovery
}
 Describes the robot's current mode. More...
 

Functions

std::ostream & franka::operator<< (std::ostream &ostream, const franka::RobotState &robot_state)
 Streams the robot state as JSON object: {"field_name_1": [0,0,0,0,0,0,0], "field_name_2": [0,0,0,0,0,0], ...}. More...
 

Detailed Description

Contains the franka::RobotState types.

Definition in file robot_state.h.



libfranka
Author(s): Franka Emika GmbH
autogenerated on Tue Jul 9 2019 03:32:01