-
There is an issue in the calculation of sunrise and sunset.
For some longitudes >~70E the sunrise is later than sunset.
Example data:
'2021-03-06'
lat = 20.2
lon = 154.7
sunrise = '2021-…
-
There are a number of issues, some more major than others:
- The function call format is incompatible; we've been doing outputs, then inputs, in the C code, but bedrock2 does inputs, then outputs (@j…
-
I tried to draw a line that connects two points 200 km apart. But one of ends of line was about 7 km to south of the first point, so the line did not pass through the point.
Code fragment:
```
void …
-
I'm currently using a RealSense 435 RGB-D camera to collect data that I feed into ORB_SLAM's `rgbd_tum` example. However, the parameter file confuses me.
I use a modified version of the TUM_1.yaml …
-
```
What steps will reproduce the problem?
1.upload the file
2.fusion tables>Visualize>Map>zoom in/out
3.certain features will not render at random
What is the expected output? What do you see inste…
-
```
What steps will reproduce the problem?
1.upload the file
2.fusion tables>Visualize>Map>zoom in/out
3.certain features will not render at random
What is the expected output? What do you see inste…
-
```
What steps will reproduce the problem?
1.upload the file
2.fusion tables>Visualize>Map>zoom in/out
3.certain features will not render at random
What is the expected output? What do you see inste…
-
First, thank you for the effort. I also wish that there were a standard type that could have been used across the board. What I gripe about is that coordinates are more that points on a flat map. S…
-
@evansiroky
Hi, there is a question probably not directly related to this package functionality.
1) If there is a problem to define a correct timezone/offset for a certain location for a partic…
-
##### System information (version)
- OpenCV => 3.1:
- Operating System / Platform => Windows 64 Bit:
- Compiler => Visual Studio 2013:
##### Detailed description
When trying to do remap with a qu…