-
when i connect joystick and try to publish values continuously showing this error
roslib.js:3210 Uncaught TypeError: Cannot read properties of null (reading 'idCounter')
at Topic.advertise …
-
Hello everyone!
I'm having some problems using WebSocket WS in my application.
After many tests on my localhost, where everything works perfectly, I placed the application in a virtual machine i…
DQ318 updated
3 months ago
-
**Description**
React: NPM doesn't package roslib properly when using "npm install" after specifying latest 'develop' commit in package.json
- Library Version: develop branch - latest commit
- RO…
-
In a Python script that I can't share here, the `Visualizer::drawToFile` method is not working, and just saving a black image. It may be a good idea to investigate this. I was using iDynTree v4.3.1 wi…
-
### Solution to issue cannot be found in the documentation.
- [X] I checked the documentation.
### Issue
Dear maintainers,
ROS packages typically link against their dependencies using a soname tha…
-
With the ROS 2 test porting (and according fixes) and action support we recently added, we should probably cut a new release in this repo as well.
This should minimally be 1.4.0, but given we're do…
-
Context in https://github.com/docker-library/official-images/issues/3890.
TL;DR the docker images don't get rebuilt as the version of the metapackages never changes. We need a way to get them re-tr…
-
According to https://github.com/ev3dev/ev3dev/issues/526#issuecomment-282947974, there are ROS packages in official debian stretch.
@bidaian, do you know which packages specifically need to be inst…
dlech updated
5 years ago
-
Hello,
If i do sh make.sh I'm getting the following error:
```
hough_voting_gpu_op.cc:24:30: fatal error: opencv2/opencv.hpp: No such file or directory
#include "opencv2/opencv.hpp"
…
-
I have recently implemented ROS 2 action support in `rosbridge_suite` in https://github.com/RobotWebTools/rosbridge_suite/pull/886, and a working client in `roslibjs` in https://github.com/RobotWebToo…