-
Split from #613
fnoop updated
6 years ago
-
after `catkin_make`
* message and service definitions are located in `devel/lib/python2.7/dist-packages/[package_name]/{msg,srv}`
* package.xml manifest located in `src/[package_name]/package.xml…
AWatk updated
6 years ago
-
I'm running the roslaunch command and getting continuous errors:
```
/home/adis/catkin_ws/devel/lib/loam_velodyne/laserOdometry: error while loading shared libraries: libopencv_core3.so.3.3: cannot …
-
We have several customized message, and planning to using rosbridge to Windows user.
However, when I try to import gennodejs to roslibjs, I find it's not so easy.
As ros build result always has ge…
-
In our development process, we have to restart the rosbridge quite a lot, and reloading the whole web app every time is a big hassle. So I came up with a way to automatically re-advertise and re-subsc…
-
roslibjs as installed by bower
```
bower install roslibjs
```
fails because the `eventemitter2` dependency cannot be resolved properly.
I tried manually installing event emitter in both bow…
AWatk updated
7 years ago
-
## Bug report
**Required Info:**
- Operating System:
- Ubuntu 18.04
- Installation type:
- binaries
- Version or commit hash:
- bouncy
- DDS implementation:
- N/A
- Client librar…
-
Is there any future plans for a ROS interface? By adding it there would be more compatible open source software and it would encourage more robotics developers to join the OSCC movement!
-
Hello,
I am trying to install the ethzasl_sensor_fusion package to make a vision based navigation, i succeeded to install this package on my personal computer (on hydro) but i can't do it on the maste…
-
Hi all,
I am trying to build ros to my yocto image poky and i have followed ROS's official page documentation but when i run "bitbake roslaunch" or any of other ros package name i am getting the fo…