install script: add missing joy dependency

This commit is contained in:
Thomas Gubler 2015-01-22 15:07:06 +01:00
parent 67b465d800
commit 8e15a5b9d0
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ echo "source /opt/ros/indigo/setup.bash" >> ~/.bashrc
sudo apt-get -y install python-rosinstall
# additional dependencies
sudo apt-get -y install ros-indigo-octomap-msgs
sudo apt-get -y install ros-indigo-octomap-msgs ros-indigo-joy
## drcsim setup (for models)
### add osrf repository