ArduPilot/ardupilot

Make error more explicit on install script

Open

#13,415 opened on Jan 29, 2020

View on GitHub
 (10 comments) (0 reactions) (1 assignee)C++ (15,603 forks)batch import
Enhancementgood first issue

Repository metrics

Stars
 (9,336 stars)
PR merge metrics
 (Avg merge 26d 16h) (166 merged PRs in 30d)

Description

Feature request

Is your feature request related to a problem? Please describe. We got some report of use that have failure to use SITL after using the install script. I am pretty confident that they are just typing the command from the wiki and don't read output and miss the failure

Describe the solution you'd like I propose that we make the error on the install script very visual with a big banner and if possible color !

Contributor guide