Gazebo code for interfacing with the NUbots system
- Install Gazebo (version 9 last tested).
- Clone this repo:
$ git clone git@github.com:NUbots/Gazebo.git
- Install Plugin:
$ cd Gazebo
$ bash install_plugin.sh
- Run plugin with gazebo:
$ bash run_plugin.sh
You are now ready to simulate!