#include <logger.hpp>
|
static void | addBold (std::stringstream &logStream, const char *newData) |
|
static void | colorize (std::stringstream &logStream, bool is_ok, const std::string &newData) |
|
Definition at line 26 of file logger.hpp.
◆ StateLogger()
◆ addBold()
void StateLogger::addBold |
( |
std::stringstream & |
logStream, |
|
|
const char * |
newData |
|
) |
| |
|
staticprivate |
◆ colorize()
void StateLogger::colorize |
( |
std::stringstream & |
logStream, |
|
|
bool |
is_ok, |
|
|
const std::string & |
newData |
|
) |
| |
|
staticprivate |
◆ createStringStream()
void StateLogger::createStringStream |
( |
std::stringstream & |
logStream, |
|
|
const Eigen::Vector3d & |
pose, |
|
|
double |
dynamicsCounter, |
|
|
double |
rosPubCounter, |
|
|
double |
periodSec |
|
) |
| |
◆ init()
void StateLogger::init |
( |
double |
clockScale, |
|
|
double |
dt_secs |
|
) |
| |
◆ _actuators
◆ _clockScale
double StateLogger::_clockScale |
|
private |
◆ _dt_secs
double StateLogger::_dt_secs |
|
private |
◆ _info
◆ _sensors
The documentation for this struct was generated from the following files: