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

Well, the nuclear option worked... I uninstalled Avin2 driver as well as ROS completely

$sudo apt-get purge ros-*

I then re-installed ROS. After that, I did a clean install of freenect_launch :

$sudo apt-get install libfreenect-dev

$sudo apt-get install ros-indigo-freenect-launch

The package was then able to launch without problem.