Classes | Namespaces | Functions
log.h File Reference

Contains helper types for logging sent commands and received robot states. More...

#include <vector>
#include <franka/control_types.h>
#include <franka/robot_state.h>
Include dependency graph for log.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  franka::Record
 One row of the log contains a robot command of timestamp n and a corresponding robot state of timestamp n+1. More...
 
struct  franka::RobotCommand
 Command sent to the robot. More...
 

Namespaces

 franka
 

Functions

std::string franka::logToCSV (const std::vector< Record > &log)
 Writes the log to a string in CSV format. More...
 

Detailed Description

Contains helper types for logging sent commands and received robot states.

Definition in file log.h.



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