issues
search
ignc-research
/
arena-rosnav
GNU General Public License v2.0
143
stars
54
forks
source link
Update project to ROS Noetic and introduce QoL changes
#38
Closed
wittenator
closed
2 years ago
wittenator
commented
3 years ago
Changes:
Updated arena-rosnav to work on ROS Noetic
Creation of an installation script which allows the setup of the whole project in one line of bash
Added initial docker-compose configuration to make Docker-based workflow easier
Moved python dependencies into a Poetry environment which abstracts the virtual environment
Allows installation from any point in the file tree
Works with ZSH / Bash and Ubuntu 18 / Ubuntu 20
Easy to extend to further shells or distributions
Added automatic installation of forked Python repos such as stable-baselines3 via Poetry Git dependencies
Changes: