Commit Graph

5 Commits

Author SHA1 Message Date
Gautier Hattenberger
de1b9f95a2 Protect env var reading and update packages first in install script
Some checks failed
Doxygen / build (push) Waiting to run
Issues due date / Add labels to issues (push) Has been cancelled
This is required for a fresh install with WSL2 on Windows
2026-03-22 19:40:37 +01:00
Christophe De Wagter
bc6cac516f Install error colors and script updates (#3614)
Some checks failed
Issues due date / Add labels to issues (push) Has been cancelled
Doxygen / build (push) Has been cancelled
* add colors and headers to installation scripts

* Try gazebo11 first, fall back to gazebo package if unavailable.
Show info message to user when fallback is triggered.

* Fix for install buttons.

* Fix: missing dronecan module on normal make, make clean unifiedmocap

---------

Co-authored-by: robinferede <robinferede@tudelft.nl>
2026-03-06 16:33:13 +01:00
Christophe De Wagter
f381fdf91a Add missing XCB for QT5 to install script. (#3595) 2026-02-14 11:41:17 +01:00
Fabien-B
32074c9333 Python virtual environment (#3305)
* [python] setup venv and update pprzlink.
* [supervision] open terminal in the venv if it exists.
* clean setup.py
* guard venv boostrap
* [install] Use distro instead of lsb_release.

---------

Co-authored-by: Fabien-B <Fabien-B@github.com>
2024-10-14 15:02:21 +02:00
Christophe De Wagter
a75f011050 [install] Ease installation with a GUI (#2991)
* [install] Ease installation with a GUI that automatically adapts to the OS

---------

Co-authored-by: Fabien-B <fabien.bonneval@gmal.com>
2023-02-15 14:32:01 +01:00