You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Integrates geophysical measurements with INS/GNSS
54
54
- Provides alternative PNT in GNSS-denied environments
55
55
56
-
Additional core capabilities should be implemented as needed either as a new create for larger features or as new modules within an existing crate for smaller features.
56
+
Additional core capabilities should be implemented as needed either as a new create for larger features or as new modules within an existing crate for smaller features.
57
+
58
+
## Dependencies and Prerequisites
59
+
60
+
### System Dependencies
61
+
The project requires the following system libraries for building:
62
+
-`pkg-config`
63
+
-`libhdf5-dev` and `libhdf5-openmpi-dev` (for HDF5 support)
0 commit comments