ROS/Gazebo Setup Troubleshooting

Hi Everyone,

I am setting up PX4 with ROS and Gazebo for the first time for a university project. I setup a clean VM with Ubuntu 18.04.6 LTS and followed the steps listed here: Redirecting to latest version of document (main)

The first step is to download the script:

wget https://raw.githubusercontent.com/PX4/Devguide/master/build_scripts/ubuntu_sim_ros_melodic.sh

The next step is to run the script:

bash ubuntu_sim_ros_melodic.sh

I get the following error:

Any help would be greatly appreciated!

Best,
John

This was solved through the following:

“pip install future”