#include "yocs_waypoint_manager/yaml_parser.hpp"
Go to the source code of this file.
Namespaces | |
namespace | yocs |
Functions | |
void | yocs::getYamlNode (const std::string &filename, YAML::Node &node) |
bool | yocs::loadWaypointListFromYaml (const std::string &filename, yocs_msgs::WaypointList &wps) |
void | yocs::parseWaypoints (const YAML::Node &node, yocs_msgs::WaypointList &wps) |