-
I used hackrf one to test.The phone can't fix all the time. Gps Test APP shows that some satellite can be seen ,SNR is around 55 .But the elevation angle and azimuth angle of all the satellites are a…
-
The latest version is the coolest card ever! Thanks for your effort.
Please consider making the white color black for the part of the moon in the earths shadow. Or a parameter so the user can selec…
-
Hi.
I'm trying to use CSVIter to load a dataset I have in CSV format. The data file has 25 columns (some of the can be empty, especially the last columns).
While executing, it outputs the follo…
-
I have noticed that the orientation in the sensor_msgs/Imu output is being negated and the roll/pitch values are not being used to match the INSPVA log definition.
```
imu->orientation = tf::…
-
The [pj_list](https://github.com/OSGeo/PROJ/blob/master/src/pj_list.h) is the official *"Full list of current projections"*, and connects the PROJ-label (that is an *internal [identifier](https://sche…
-
Thanks for the amazing work! I tried to run the gaussian reconstruction part on 4 images I rendered, the four images have elevation and azimuth of: (30, 30), (-20, 90), (30, 150), (-20, 210) and I hav…
-
Correct
```
gmt coast -R-180/180/-90/-62 -JE0.0/-90/12c -Bafg -BWSen -W0.5p -Da -png map1
```
![map1](https://user-images.githubusercontent.com/537321/103443374-9ffd2d00-4c56-11eb-9420-d8b51fc158a…
-
[Ropsten is being sunset in Q4 2022](https://blog.ethereum.org/2022/06/21/testnet-deprecation). As such, we will need to migrate testnet usage for future development work.
Tasks off the top of my h…
-
Hi, thanks for your great work!
I want to use the six generated images to reconstruct 3D gaussians. And I need to know the camera parameters of these images.They contain [azimuths, elevations, radius…
-
I'd like to replicate the Maximum Intensity Projection ('enhance high values') feature of Leapfrog, which brings sparse points with high scalar values to the foreground. According to Cowan (2014) this…