[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orekit Developers] Building the rugged examples



Hi there,

I'm just starting off with the Orekit/Rugged system and wanted to build the 3
examples in the Rugged package i.e. directLocation, DL with DEM and
InverseLocation.
Using Orekit 8.0 and Rugged 1.0, should these examples still compile?
I was just trying the command line javac for now with the following jars...
hipparchus-core-1.0.jar;hipparchus-
geometry-1.0.jar;orekit-8.0.jar;rugged-1.0.jar
on DirectLocation.java (with the import changed from the commons.math3 to
Hipparchus based on the info in https://www.orekit.org/static/faq.html

Regards
Andy