-
- Computational geometry and GIS
- CGAL (https://www.cgal.org/)
- GDAL (https://gdal.org/)
- GeographicLib (https://geographiclib.sourceforge.io/) (GeodesicLine and RhumbLine)
- GEOS (http…
-
LongwaveModePropagator's `propagate` function accepts `Transmitter` arguments but not `Receiver` arguments. This is because I didn't want a dependency on Proj4 in LMP and can't have a dependency on th…
-
I've been putting together a demo and was surprised by the need to manually install the geographiclib datasets even when installing from binary packages. (https://github.com/osrf/drone_demo/issues/1)
…
-
GeographicLib.csproj supports strong name signing of assembly like this:
```
true
SigningKey.snk
True
```
We have experienced problems with assembly-loading of GeographicLib.dll on
some res…
-
I've been searching for the fastest geodesic library for python and it seems yours is by far the fastest. This makes me both worried that some edge case is missing and at the same time very impressed…
-
In GRASS GIS with the latest `proj`, the following code works, and shows that the EPSG:3413 projection has a -6 % area error in N. Greenland and a +8 area error in S. Greenland.
```
GRASS> g.proj …
-
Dear all,
I'm trying to build artery in Windows 10 (unfortunatley I need Windows). I built and installed every required libraries and software. When I'm running cmake .. in the build directory, I get…
-
i am on ROS melodic , ubuntu 18 and i cant catkin_make.i get
```
CMakeFiles/tf_listener.dir/src/tf_listener.cpp.o: In function `RobotLocalization::NavsatConversions::LLtoUTM(double, double, double&,…
dkati updated
2 years ago
-
In the steps to install mavros in the readme file, some steps are missing as stated in: https://docs.px4.io/main/en/ros/mavros_installation.html
Including the steps to install install_geographiclib…
-
### MAVROS version and platform
Mavros: 1.4.0
ROS: Noetic
Ubuntu: 20.04
### Autopilot type and version
[ ] ArduPilot
[ X] PX4
### Question
Hi guys,
I would like to know if ther…