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 |
Is there any specific algorithm or defaultly follow Linux filesystem
Asked: 2020-05-04 10:03:25 -0600
Seen: 84 times
Last updated: May 04 '20
Is there a release date of ros 2 or more informations about it?
Is the planned ROS1 to ROS2/DDS bridge available yet?
ROS2: content-based topic subscriptions?
Building Ros 2.0 without OpenCV?
ros2 rttest example build error
ROS 2 Alpha 2 ros1_bridge using DDS between two computers
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