|
ROSEndEffector
ROS End-Effector package: provides a ROS-based set of standard interfaces to command robotics end-effectors in an agnostic fashion.
|
#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) |
1.8.11