-
Is there or can you point me where I could remove the data type suffix torodb creates? I know torodb does this by design to handle conflicting data types as mentioned in #226, but here's my use case:
…
-
I am testing torodb in development before trying in production. There are 3 databases in our MongoDB. Some of the collections are about 50 GB size. When starting stampede, there are quite a few messag…
-
Robot Code Vision Interface needs functionality in motion control system to follow the trajectory generated by our Pathfinder code. We are thinking of a method such as “followTraj(traj)“ where traj is…
-
**Describe the bug**
CuArrays test failed on "illegal memory access". It produced very long output, starting after test running CUBLAS. The symptom is similar to Issue #257. Update Julia to 1.1 the i…
-
Hello,
Along my way to find a method to apply the same rotation to an array of 3D points (x,y,z coordinates), I've experimented with the constructor `quaternion.quaternion(0,*one_by_3_np_array)`.
In…
-
The GeoMath::Interpolate is not accurate. When one calc a position between 2 georeferenced points with t=0.0, the distance should be 0.0. But it is 14.654100757028704.
```c++
#define D2R (osg::PI…
remoe updated
6 years ago
-
I am currently working on an outdoor slam solution with pose graphs and the results are good in general but unfortunately the graph drifts too much for building a complete consistent map.
The graph i…
-
One of the most powerful features of distr is the ability to automatic generate the d/p/q/r functions if not all are supplied to a constructor. Questions to consider now are if the current generating …
-
### 今日计划
择日起,周末刷面经。今天Google面经一天
> Easy(5)
- [x] 345 Reverse Vowels of a String
- [x] 246 Strobogrammatic Number
- [x] 844 Backspace String Compare
- [x] 276 Paint Fence
- [x] 359 Logger Rate…
-
Hi,
I've installed sublime_zk (on Windows 10) and downloaded Silver Searcher using the unofficial daily build method. I've added `ag` to a folder referenced in my PATH (and confirmed this by runnin…