Skip to content

Instantly share code, notes, and snippets.

#!/bin/zsh
## Bash script for setting up a ROS/Gazebo development environment for PX4 on Ubuntu LTS (16.04).
##
## It installs the common dependencies for all targets (including Qt Creator) and the ROS Kinetic/Gazebo 7 (the default).
##
## Installs:
## - Common dependencies and tools for all targets (including: Ninja build system, Qt Creator, pyulog)
## - FastRTPS and FastCDR
## - ROS Kinetic (including Gazebo7)