-
This is only bug and feature tracker, please use it
to report bugs or request features.
----
### Issue details
Hi,
I'm sorry if this has been mentioned before but I am consistently running…
-
The inverse method of the Ellipsoidal Azimuthal Equidistant gives incorrect results for inputs in the ranges:
* Latitude between [-90, 0] degrees
* Longitude between the ranges [-180, -90] degrees a…
-
The functionality related to geographic conversions and calculations is currently very lacking. Some examples in the documentation would be very much appreciated. See my stackoverflow question "[using…
-
Some avenues to consider, in roughly chronological order of observation, include:
1. Issues #1, #2, #3, #4, #5, #6, #7, #8, #9, #10, and #12 for geomath.
2. Modify geomath::norm to pass values by mu…
-
## Description
`CameraSetCal3Bundler` Python binding report RecursionError only when compiled from source of the newest develop branch. The simplest steps to reproduce are included belo…
-
Сегодня руками на собранном образе RPI собрал ROS noetic, из исходников.
Ниже код sh скрипта, чтоб не забыть.
Пока ещё в процессе тестирования mavros. rospy работает на 3-м Питоне.
Просьба посове…
-
前辈您好,我关注您的工作很久了,感谢您开源您的工作,向您致敬。我目前在运行您的算法的时候,遇到了如下问题:
首先说下我的机器配置:
1. ubuntu18.04
2. 库版本:pcl 1.8, Open3D 0.17.0,gtsam 4.2,其他库都是ubuntu18.04默认版本
3. cmakelists.txt如下
```cmake
cmake_minimum_required…
-
```julia
orography = NoOrography(spectral_grid)
model = PrimitiveWetModel(;spectral_grid, orography)
H, λ₀, φ₀, σ = 4000, 0, 50, 15 # height, lon, lat position, and width
set!(model, orogr…
-
Data update has been broken since the January 26th.
Gotta fix it.
-
Probably a very naive question.
But, is it possible to obtain the shortest distance between two points (geodesic) with this package and if so, how?
> Geodesics.inverse ? [with this right?]
But,…