Platoon Gym Gym environment for prototyping, evaluating, and benchmarking platooning algorithms. Setup: git clone git@github.com:RIVeR-Lab/platoon-gym.git cd platoon-gym python3 -m venv .platoon_env source .platoon_env/bin/activate pip3 install -e .