Platoon Gym Gym environment for prototyping, evaluating, and benchmarking platooning algorithms. Code used for the paper can be found in the scripts folder. Setup: cd platoon-gym virtualenv .platoon_env source .platoon_env/bin/activate pip3 install -e .