← Back to search

[ROS Q&A] 065 - YAML dump using C++

The Construct Robotics Institute 8:56

4,415 views · 15 likes Watch on YouTube ↗

Here we show where the ROS Params are dumped when we use the "system()" function in C++ , as asked on this question: https://answers.ros.org/question/267467/yaml-dump-using-c/

Q: How do i dump my param values into a yaml file using C++? I tried system("rosparam dump example.yaml"); but no luck..

A: ROS Params are dumped at the working directory unless you pass the /full/path/to/dump.yaml as argument, like: rosparam dump /full/path/to/dump.yaml

Category (YouTube): Science & Technology

Playback is via YouTube's official embedded player. Data from YouTube; Exumo is not affiliated with YouTube.