-
If I install rviz with:
~~~
conda install ros-noetic-rviz -c robostack
~~~
Then if I try `roscore`, it fails with error:
![roscore_error](https://user-images.githubusercontent.com/1857049/100…
-
Generating rosbag file from video.
---
Hi ! How can a rosbag file is generated from a video? I know tango ros streamer, but I have already some videos and I am trying to convert them to rosbag f…
-
### Issue:
I installed ros-melodic through conda-forge.
conda config --add channels conda-forge
conda config --set channel_priority strict
conda create --name ros --channel conda-f…
yev-d updated
4 years ago
-
The [instructions for running the pilot on a simulated tb3](https://github.com/MROS-RobMoSys-ITP/Pilot-URJC#launching-in-simulated-turtlebot3) are not correct.
I'm not sure if it's only because the…
-
Hi,
I'm trying to copy the example from the examples code to simply send/publish a string message. For some reason nothing seems to be being sent (I know the connection is up as I'm receiving all t…
-
I posted [answers.ros.org#q352354](https://answers.ros.org/question/352354/roslibjsgetparam-returns-service-rosapiget_param_names-does-not-exist/) but getting convinced about root of issue so posting …
-
```
2020-04-20 16:24:20-0600 [-] failing WebSocket opening handshake ('WebSocket connection denied: origin 'file://' not allowed')
2020-04-20 16:24:20-0600 [-] dropping connection to peer tcp4:127.0…
-
The ebuild was just removed on the last update.
I tried to run superflore-gen-ebuild to re-generate it but it didn't work:
```bash
$ superflore-gen-ebuilds --ros-distro melodic --only roslib
>>>…
-
Not sure if this is an issue with the build on RoboStack or an upstream issue, but importing tf2_py issues a "Segmentation fault: 11" message.
MacOS Catalina 10.15.7
Conda: 4.9.2
Python: 3.8.8
…
-
Hi,
I am trying to use my robot model (nachi mz07) in ros3djs. I have the model in urdf format, rviz show it well, but when I am trying to show it in ros3djs in my browser, all of the links are loc…