mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
install script: add missing joy dependency
This commit is contained in:
@@ -26,7 +26,7 @@ echo "source /opt/ros/indigo/setup.bash" >> ~/.bashrc
|
|||||||
sudo apt-get -y install python-rosinstall
|
sudo apt-get -y install python-rosinstall
|
||||||
|
|
||||||
# additional dependencies
|
# 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)
|
## drcsim setup (for models)
|
||||||
### add osrf repository
|
### add osrf repository
|
||||||
|
|||||||
Reference in New Issue
Block a user