Log meta data written in the first call to log after a call to \start. More...
#include <mc_rtc/log/Logger.h>
Public Attributes | |
double | timestep |
std::string | main_robot |
std::vector< std::string > | main_robot_module |
std::map< std::string, sva::PTransformd > | init |
std::map< std::string, std::vector< std::vector< double > > > | init_q |
std::map< std::string, std::map< std::string, mc_rtc::Configuration > > | calibs |
Log meta data written in the first call to log after a call to \start.
std::map<std::string, std::map<std::string, mc_rtc::Configuration> > mc_rtc::Logger::Meta::calibs |
Calibration used for the force sensors
std::map<std::string, sva::PTransformd> mc_rtc::Logger::Meta::init |
Initial position of robots in the world
std::map<std::string, std::vector<std::vector<double> > > mc_rtc::Logger::Meta::init_q |
Initial configuration of robots in the world
std::string mc_rtc::Logger::Meta::main_robot |
Name of the main robot this reports
std::vector<std::string> mc_rtc::Logger::Meta::main_robot_module |
Module parameters for the main robot
double mc_rtc::Logger::Meta::timestep |
Timestep of the log