-
```
When I do:
rosrun april_tk execute april.jcam.JCamView
Output:
Exception in thread "main" java.lang.UnsatisfiedLinkError: no imagesource in
java.library.path
at java.lang.ClassLoader.loadLi…
-
I updated the latest node (v0.12.7) and npm (2.11.3). In this environments, roslib was not complied with following error.
```
$ npm install roslib
> roslib@0.15.0 preinstall /home/yujin/demos/demo_…
dwlee updated
9 years ago
-
The install is failing in node v0.12.0. It works with the older 0.10.35.
The failure appears to be related to the dependency on canvas 1.1.3
```
5520 verbose about to build /home/chrisl8/node_modules…
-
```
Header needs to be translated to roslib/Header.
See attached diff for a patch.
```
Original issue reported on code.google.com by `nobbis` on 3 Oct 2010 at 11:03
Attachments:
- [rosjs.patch](ht…
-
```
Header needs to be translated to roslib/Header.
See attached diff for a patch.
```
Original issue reported on code.google.com by `nobbis` on 3 Oct 2010 at 11:03
Attachments:
- [rosjs.patch](ht…
-
```
I want to catkinize (this means move from rosbuild to catkin) my packages that
depends on dynamixel_motor stack.
Because dynamixel_motor is not catkinized yet, it can be done.
Are there any plan…
-
with latest hrpsys/openrtm configuration (it means without ros package wrapper and built with `catkin build`), rtmlaunch.py tells following error:
```
Traceback (most recent call last):
File "/home…
-
@tfoote:
I've run into some errors with TF related to listener.py, and @mikeferguson has determined that it's related to a `roslib.load_manifest(PKG)` call.
We were wondering: is there a particular r…
-
Hello,
When installing of fresh system, rtabmap_ros complains about missing libraries:
libcostmap_2d.so: cannot open shared object file: No such file or directory
libopencv_nonfree.so.2.4: cannot op…
-
Also, it would be great to add a version of [bson.js](https://github.com/mongodb/js-bson/blob/master/browser_build/bson.js) to the CDN.