ROSEndEffector
ROS End-Effector package: provides a ROS-based set of standard interfaces to command robotics end-effectors in an agnostic fashion.
Namespaces | Functions
UtilsYAML.h File Reference
#include <yaml-cpp/yaml.h>
#include <Eigen/Dense>
+ Include dependency graph for UtilsYAML.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 ROSEE
 
 ROSEE::Utils
 

Functions

static Eigen::MatrixXd ROSEE::Utils::yamlMatrixToEigen (const YAML::Node &matrixNode)
 given a yaml node with a structure like More...
 
static Eigen::VectorXd ROSEE::Utils::yamlVectorToEigen (const YAML::Node &vectorNode)