ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

If the file is a yaml file, you could try using a yaml parser/emitter for C++. One example would be yaml-cpp. I believe that this is the library used as the backend for rosdep as well.