Difference between revisions of "ROS Kinect"

From wikidb
Jump to: navigation, search
(Install and Setup)
(Install and Setup Freenect)
Line 5: Line 5:
  
 
   sudo apt-get install ros-hydro-freenect-stack
 
   sudo apt-get install ros-hydro-freenect-stack
 +
 
 +
  echo 'blacklist gspca_kinect' | sudo tee -a /etc/modprobe.d/blacklist.conf

Revision as of 12:33, 17 February 2014

Install and Setup Freenect

 sudo apt-get install ros-hydro-freenect-stack
 
 echo 'blacklist gspca_kinect' | sudo tee -a /etc/modprobe.d/blacklist.conf