-
Using this script (https://gist.github.com/stertingen/ca18e1eb8cdfd53b67dd966be2300f48), I've found an order to port the ROS packages without running into dependency issues:
**ros**
https://gi…
-
Hi,
I get this error in Firefox when using roslibjs with requirejs:
```
TypeError: EventEmitter2 is undefined
TypeError: roslib.Ros is not a constructor
```
How to recreate:
```
$ git clon…
-
Title, pretty much. I'd avoid `json` files plus images, and go for a binary stream...
-
[flake8](http://flake8.pycqa.org) testing of https://github.com/ros/ros on Python 3.6.3
$ __flake8 . --count --select=E901,E999,F821,F822,F823 --show-source --statistics__
```
./core/roslib/src/r…
-
As far as I can see, the message parser needs registration of messages with full-fledged definitions, including all definitions of sub messages - as they are provided by `ros::message_traits::Definiti…
-
running roscore give me this massage :
______________________________________________________________________________________________________
started core service [/rosout]
/opt/ros/melodic/lib/ro…
-
We have a problem for a couple of days. Our `rosdep` step for building ROS on Debian Stretch fails since a couple of days. Further investigation revealed that this might be a bigger problem with the G…
-
Hi there, i was reading your reddit post and am interested about this part
> I created an ROS node that utilizes OpenCV to syncronize the depth frame with the RGB camera frame from the Kinect 360.…
-
## Summary
An attempt to launch a node by [**3.2. Building with Nix**](https://github.com/airalab/robonomics#32-building-with-nix) guide failed on `catkin_make` stage. Please find logs below.
##…
-
Hi,
I am running rosbridge on a raspberry pi 3 model B+ (Stretch), and using roslibjs to create a simple webpage that can subscribe to a topic. I am unable to retrieve anything from the rosbridge s…