ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
Robostack allows you to install a subset of ROS inside conda environments, which needs no root access at all (of course, except for device access).
Another option is to use Singularity containers. For these, you need root access to build the image (on any machine), and no root access on the "target" machine (where you want to just run the code). Here's our simplified guide for students: https://cw.fel.cvut.cz/b222/courses/aro/tutorials/ros .