-
For some reason printing a mathvector doesn't work. See branch.
-
The `csc_permute` and `ereach` functions defined in `base/sparse/csparse.jl` are not exported and, I expect, not used. I have an unregistered `CSparse.jl` package which I will move to the `JuliaSpars…
-
Hello,
I am trying to link rtabmap against Qt5 and I compiled VTK (6) and PCL with Qt5 as mentioned #6.
After I 'make install' to my workspace's devel folder, when I run rtabmap , I get a segfault.…
-
I have cmake errors during the build of Trilinos, using script `do_configure_4.sh` :
```
cmake \
-DCMAKE_C_COMPILER=/usr/bin/gcc \
-DCMAKE_CXX_COMPILER=/usr/bin/g++ \
-DCMAKE_Fortran_COMPILER=/…
-
Need to update almost all files.
-
I want to use this package but i have no idea how to create a ros cpp file inside this package.
I tried to edit tutorial_slam2d to publish on ros topic but failed even add executable to a ros node.
wh…
-
In final stages of compilation the compiler is trying to link
`-lcsparse
`which isn't set anywhere in the cmake options.
In my case the CSPARSE_LIBRARY option in CMAKE is `/usr/lib/libcxsprase.so`
th…
-
I've tried to install fastFM by pip, but I've got error from Cython:
```
sudo -H pip install fastFM
Collecting fastFM
Using cached fastFM-0.2.6.tar.gz
Requirement already satisfied: numpy in /…
-
$rtabmap
**\* Error in `rtabmap': realloc(): invalid pointer: 0x00007f8e61f35840 ***
Aborted (core dumped)
I am having pointer issue with the new commits.
Trying to isolate which commits has the pr…
-
To compile FreeFem++ with SuiteSparse, I needed to add additional module paths. Not sure if this should go into easyblock or easyconfig, this is what I have in easyconfig as a workaround for now:
```…