drive_situation_fusion 0.1.0 copy "drive_situation_fusion: ^0.1.0" to clipboard
drive_situation_fusion: ^0.1.0 copied to clipboard

Fuses a localization estimate and a weather advisory into compound_failure_advisor's DriveSituation — the safety-critical position and advisory seam, done once and tested.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add drive_situation_fusion

With Flutter:

 $ flutter pub add drive_situation_fusion

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  drive_situation_fusion: ^0.1.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:drive_situation_fusion/drive_situation_fusion.dart';
0
likes
160
points
40
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Fuses a localization estimate and a weather advisory into compound_failure_advisor's DriveSituation — the safety-critical position and advisory seam, done once and tested.

Repository (GitHub)
View/report issues
Contributing

Topics

#navigation #safety #automotive #driving #weather

License

BSD-3-Clause (license)

Dependencies

compound_failure_advisor, condition_aggregator, localization_fallback

More

Packages that depend on drive_situation_fusion