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

Workspace on USB or Package on USB

asked 2017-03-30 14:45:19 -0500

MechLc gravatar image

Hello, I am wondering if I can upload my workspace to a USB? I am guessing you cant because of the file structure of ROS but if I can how does one go about that? If I cant , can I move my packages to a USB?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
1

answered 2017-03-30 15:01:33 -0500

gvdhoorn gravatar image

This should be perfectly possible, provided that your medium is formatted with a compatible file system, as permissions (on fi dynamic reconfigure and other executable files) are important in a Catkin workspace.

File systems like FAT, FAT32 and ExFat are not suitable for this. Something like Ext3 or Ext4 or some other FS that supports regular Linux file permissions should work fine.

edit flag offensive delete link more

Question Tools

Stats

Asked: 2017-03-30 14:45:19 -0500

Seen: 426 times

Last updated: Mar 30 '17