-
## Bug report
**Required Info:**
- Operating System:
NAME="Ubuntu"
VERSION="18.04.1 LTS (Bionic Beaver)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 18.04.1 LTS"
VERSION_ID="18.04"
HOM…
-
Trying to run keyboard controller with bebop autonomy but error occurred.
kenisvery@kenisvery-Sensei:~/bebop_ws$ roslaunch bebop_tutorials keyboard_controller.launch
... logging to /home/kenisvery…
-
```
$ python ./scripts/talker.py
```
とするとすぐに終わってしまう。
-
As we work more with clients under contract I'm paying more attention to licenses and so today I ran the [scancode-toolkit](https://github.com/nexB/scancode-toolkit) on all the repos in our ``moveit.r…
-
**Affected bugs:**
1. 1f01916
2. 215010d
3. 263650d
4. 27e7db9
5. 282c9be
6. 29af3a3
7. 4fb6e7e
8. 564f935
9. 753226d
10. 7c6514d
11. 84264f0
12. 86255ba
13. 942eb3b
14. a67d81d
15. b…
-
This is only bug and feature tracker, please use it
to report bugs or request features.
----
### Issue details
If you are building from source, mavros_extras does not build when using catkin…
jhnet updated
5 years ago
-
Hey all,
Not sure if something is broken, or if I am doing something wrong. I have started the bridge, and got to the point where when I load the page:
```
var ros = new ROSLIB.Ros({
…
-
Under Hydro the following minimal example
```
#!/usr/bin/env python
import roslib; roslib.load_manifest('sandbox')
import rospy
import tf
if __name__ == '__main__':
rospy.init_node("test_tf_li…
-
Hello @ablakey
I was inspired by your ROSCon talk to recreate the wifi-heatmap with one of my robots but have run into issues while building the package.
I have installed qgis as listed in the i…
-
So each recipe that needs dynamic_reconfigure must add `${PYTHON_PN}-rospkg` to DEPENDS, or fail with error like
```
| Traceback (most recent call last):
| File "/home/yocto/builds/navbox-c2-sumo…