-
Hi, I've a team interested in possibly using Visp with Baxter in ROS Hydro and just wondering if there has already been any work done in catkinizing this stack and if there are any obstacles from doin…
-
If possible, it would be cool to use source package name (available in the "source:" on Debian for instance) to merge all the binary packages together.
```
$ apt-cache search '^libxml2-'
libxml2-dbg …
-
I get the following error when I run rosmake:
vision_visp/visp/install/include/visp/vpNoise.h:163: undefined reference to `vpGaussRand::gaussianDraw()
ghost updated
10 years ago
-
Don't know if this is the right place to place this bug, so excuse me if I am wrong. This applies to the .deb variant, not the git one (will try that one next).
I try to run the demo for visp_hand2e…
-
Hi ,
Here is the stack trace of the application which uses redis async api for performing queries . It's mostly random but happens when redis-server is killed .we are using libev for polling mechanism…
ghost updated
11 years ago
-
Hi Thomas,
When I build vision_visp\visp package with ViSP 2.7.1 release candidate, other packages are unable to find visp headers and libraries.
$ rosmake visp
ok
$ rosmake visp_tracker
Building CX…
-
Hi ,
Here is the stack trace of the application which uses redis async api for performing queries . It's mostly random but happens when redis-server is killed .we are using libev for polling mechani…
ghost updated
11 years ago
-
Hi,
thanks for creating this groovy package of visp.
There are a few issues that we discovered today:
It doesn't build on the build farm. after successfuly compiling and installing the sources, it …
-
Sorry, we had to change some API to make SURF/SIFT part of a non-free module but changes are fairly minor:
```
diff ViSP-2.6.1/include/visp//vpFernClassifier.h ./ViSP-2.6.1New/include/visp//vpFernCla…
-
Hello,
When I tried to run visp_tracker tutorial.launch on Ubuntu 12.04&ROS Fuerte, I got the error as following:
"cannot launch node of type [rosbag/rosbag]: can't locate node [rosbag] in package […