-
Discussion about building elevation lookup into GPXtruder so it is not necessary to first run files through GPS Visualizer. Probably to be implemented as a separate service that takes xy polyline as i…
-
Hi, great code you did here!
I noticed You have the elevation profile for a track popping up when the tracks is selected; how did you do?
I'm working on this: http://lucamoiana.github.io/maggiore/
And…
-
We observe overprinting at bottom (km / m).
![Screenshot_20190502-022624-270x480](https://user-images.githubusercontent.com/1230959/57056289-02f52e80-6cd4-11e9-9c30-207371802863.jpg)
-
Provide soft alternative to current elevations (divided by 3? only 4 levels?)
Lighter elevations for modern look
Less levels to help users use the correct one, not randomly.
-
My Sun States:
next_dawn: 2023-11-21T06:32:47.745417+00:00
next_dusk: 2023-11-21T16:22:14.125238+00:00
next_midnight: 2023-11-20T23:27:47+00:00
next_noon: 2023-11-21T11:27:39+00:00
next_rising: 2…
-
BACKGROUND: A user may service some neighborhoods that are very mountainous. In order for their collection vehicles to get up the mountain, they need to travel empty to the top and collect containers …
-
I have been attempting to use ZED point cloud data to test out the elevation_mapping package.
First, here is the output I get using `rqt_graph`. The elevation_mapping node is subscribed to the dow…
-
Core elevations are now the weak link in the distance calculation chain. Does the model imports elevation data from Glenn? If so, do we know how these elevation estimates were produced? Or do we just …
stdye updated
2 years ago
-
### Step 1: Are you in the right place?
- [x] I have verified there are no duplicate active or recent bugs, questions, or requests
- [x] I have verified that I am using the latest version of the l…
-
At the moment the code is unable to handle wrapping of elevation, as in order to do this, bearing needs to be modified by 180° as well.
An example would be an `(elevation, bearing)` of `(88°, 0°)`…