How filesystem of ROS managed on Ubuntu?
Is there any specific algorithm or defaultly follow Linux filesystem
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Asked: 2020-05-04 10:03:25 -0600
Seen: 84 times
Last updated: May 04 '20
It might help to add some more detail to your question. They way it's written, it's not clear to me what you're looking for. Specifically what type of "management" are you talking about? Do you have specific questions about where packages get installed? Where log files are stored? Permissions? What is the equivalent Linux algorithm that ROS could follow?
I mean how files in Ros organised and permissions granted since we include all our program in catkin workspace ?
The answer from @sloretz has a great deal of information about where files go for base installs and in workspaces. Again, specific questions would help people give specific answers. Please review the support guidelines for some tips on asking questions: http://wiki.ros.org/Support
Sure thanks