-
Package compiled correctly, however when I try to launch the node I get the following error:
Traceback (most recent call last):
File "joy2cmd_vel.py", line 1, in
import roslib; roslib.loa…
-
Greetings,
I'm supporting an effort to update [ROS on arch](https://github.com/ros-melodic-arch). The [distribution.yaml](https://github.com/ros/rosdistro/blob/master/melodic/distribution.yaml) is …
-
Hi everyone,
unfortunately I ran into problems when trying to execute catkin build. It appears to be related to missing eigen-XX.cmake files. Could be the error coming up while executing "wstool up…
-
This issue usually means that the effort controller is not properly initialized for gazebo. I have not been able to reproduce until now.
**gazebo version:** Gazebo multi-robot simulator, version 7.…
-
Hi Guys,
I have seen that you people are using Sparton IMU for your bot. I have contacted one of your senior who(Atithya Kumar) worked on the AUV, he told me to contact you guys for support. I …
-
非常感谢您开源此项目!
我在运行这个程序时,发现机器人好像无法移动
操作:我按照您视频步骤顺序,1.选择机器人 2.载入地图 3.start.
结果:机器人状态的显示时IDLE状态
![image](https://user-images.githubusercontent.com/20619811/63779081-876d5c00-c918-11e9-888a-d1f51589…
-
Issue:
`RenderSystem_GL.so` is not being exported. See:
```
tobias@QUTLAB:~/anaconda3/envs/ros20200219/lib/OGRE$ ls -l
total 1628
drwxr-xr-x 2 tobias tobias 4096 Feb 20 15:01 cmake
lrwxrwxrw…
-
I've been trying for hours to just get it installed, either from source or though apt. When I tried to install it though aptitude I get this.
```console
$ sudo aptitude install ros-melodic-desktop…
-
Add ability to repeatedly publish a message to a topic. This could be implemented as an additional parameter to the `topic.publish` method.
It should provide the ability to continuously publish for…
-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**:Linux Ubuntu 16.04
- **Ray installed from (source or binary)**:pip install ray
- **Ray version**:0.7.2
- **…