dstl / Stone-Soup

A software project to provide the target tracking community with a framework for the development and testing of tracking algorithms.
https://stonesoup.rtfd.io
MIT License
406 stars 134 forks source link

Document optional dependencies/extras #767

Open sdhiscocks opened 1 year ago

sdhiscocks commented 1 year ago

It would be useful to document how to install optional dependencies and what features they go with, as there are a number of extras due to variety of features.

e.g. pip install stonesoup[video] for video processing; or pip install stonesoup[video,orbital] for video processing and orbital readers/dynamics.