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

Revision history [back]

click to hide/show revision 1
initial version

I'd have to dig in deeper on whether I'd expect chroot's to be enough isolation. There are likely going to be issues with port numbers once you start trying to run things even if the files don't overlap.

I don't think that there's anything inherently impossible, but I'd suggest using VMs instead to get full isolation. The chroot's will be a lot more work as it's something that's never been tested and likely will have corner cases that will need to be figured out.