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

Revision history [back]

Writing a few packages, I encountered the same problem: where do I save my data?

I used this little trick from stackoverflow to get the user home dir, and then save in my own subfolder, or in an aptly named folder under the .ros folder.