-
I don't know if this is the correct place to submit this but would someone be able to assist me in getting this formula script to work:
``` ruby
require 'formula'
class g2o < Formula
homepage 'htt…
-
ubuntu@tegra-ubuntu:~/slam/rtabmap/build$ cmake -DCMAKE_INSTALL_PREFIX=/home/ubuntu/ros_ws/devel ..
-- checking for module 'openni-dev'
-- package 'openni-dev' not found
-- checking for module 'open…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR26507](https://bugs.llvm.org/show_bug.cgi?id=26507) |
| Status | RESOLVED FIXED |
| Importance | P…
-
**Next Action Status:**
Working and providing value as part of new checkin-test-sems.sh script and CI build (see #482)
**CC list:** @rppawlo, @bathmatt, @jgfouca, @jwillenbring, @gdsjaar, @trili…
-
Android cross compiling g2o crashes with the following error:
> CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
> Please set them or make sure they are se…
-
Tried to compile this - something's wrong with the Costy code. Reverted to a847321 which built ok except for hdf5 error which I'll log separately.
Don't seem to be able to attach files so here's the …
-
What this means for the resulting combination, I'm not sure.
-
Sparse constructor `sparse` should purge all zeros but it does not when combining two entries to zero:
```
julia> sparse([1,1], [2,2], [1,-1])
1x2 sparse matrix with 1 Int64 entries:
[1, 2] …
-
There are currently two `triu` and `tril` methods for sparse matrices. One in `csparse.jl` [here](https://github.com/JuliaLang/julia/blob/e637e75a38ade7a80fb1f867ac1b50fec1e2cb10/base/sparse/csparse.j…
-
Right now,
```
julia> i = [1:100;]; j = [1:100;]; v = fill(5,100); m = 5; n = 5
5
julia> sparse(i,j,v,m,n)
ERROR: BoundsError: attempt to access 6-element Array{Int64,1}:
1
1
1
1
1
1
at inde…