Probably just a part of it...
The goal is not to setup a distro exactly like ros does, but only to discover the different distros available and set them up (with something like site.addsitedir()) so that python can import from that and use them.
that might be enough to work with ROS systems, from python land...
Probably just a part of it...
The goal is not to setup a distro exactly like ros does, but only to discover the different distros available and set them up (with something like
site.addsitedir()) so that python can import from that and use them.that might be enough to work with ROS systems, from python land...