Difference between revisions of "Phidgets Installation"

From wikidb
Jump to: navigation, search
Line 7: Line 7:
  
 
* festival
 
* festival
 +
 +
Be sure to quit Synaptic. It will lock the repository so that the dependencies cannot be loaded below.
  
 
== sound_play ==
 
== sound_play ==

Revision as of 14:34, 5 May 2012

Core Libraries

Used Synaptic Package Manager

  • python-phidgets
  • libphidgets0
  • libphidgets-dev
  • festival

Be sure to quit Synaptic. It will lock the repository so that the dependencies cannot be loaded below.

sound_play

sound_play fix

As root

  • add the following to the end of /opt/ros/electric/ros/rosdep.yaml
python-pygame:
  ubuntu: python-pygame

In the following step it complained about festival missing - but it is there. I wonder if the following step is not necessary for phidgets to install in the following section

  • rosmake --rosdep-install sound_play

ROS Phidgets

download

  • Download file: phidgets-ros-pkg-1.40.tar.gz

As root

  • untar in /opt/ros/electric/stacks/phidgets
  • rosmake --rosdep-install phidgets