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

Revision history [back]

I think the current Arch install instructions are everything but perfect. For electric, I started wrapping all core stacks into AUR packages that should just work out of the box without any further system modifications. It's still not ready for an official release and I also want to prepare packages for Fuerte, but maybe you find something that works better. Currently, everything can be found on github.

They way I fix the python3 vs python2 issue is by patching all python files to explicitly use python2, not python.

I think the current Arch install instructions are everything but perfect. For electric, I started wrapping all core stacks into AUR packages that should just work out of the box without any further system modifications. It's still not ready for an official release and I also want to prepare packages for Fuerte, but maybe you find something that works better. Fuerte. Currently, everything can be found on github.

They way I fix the python3 vs python2 issue is by patching all python files to explicitly use python2, not python.