-
Development notes:
- we need equirectangular pano images to be able to project them onto a sphere. This is already done (link needed @mvollrath )
- we need to convert single image to cube map (N,E,S,W…
-
Using this to create a clean install of ROS on OS X Yosemite, however I always come across this error:
```
Starting ==> compressed_depth_image_transport …
-
This was a manually configured node that had been running for a while:
Exerpt from jenkins log around that time.
```
Mar 17, 2016 4:48:00 PM hudson.model.Run execute
INFO: Krel_arm_release-status-…
-
```
Header needs to be translated to roslib/Header.
See attached diff for a patch.
```
Original issue reported on code.google.com by `nobbis` on 3 Oct 2010 at 11:03
Attachments:
- [rosjs.patch](ht…
-
I'm seeing a link error when I try to link against the image_transport package:
```
/opt/ros/hydro/lib/libimage_transport.so: undefined reference to `ros::package::getPlugins(std::basic_string const&…
-
```
Header needs to be translated to roslib/Header.
See attached diff for a patch.
```
Original issue reported on code.google.com by `nobbis` on 3 Oct 2010 at 11:03
Attachments:
- [rosjs.patch](ht…
-
```
Header needs to be translated to roslib/Header.
See attached diff for a patch.
```
Original issue reported on code.google.com by `nobbis` on 3 Oct 2010 at 11:03
Attachments:
- [rosjs.patch](ht…
-
```
% rosrun rosserial_python serial_node.py _baud:=115200 _port:=/dev/ttyUSB0
[INFO] [WallTime: 1444637692.706220] ROS Serial Python Node
[INFO] [WallTime: 1444637692.713405] Connecting to /dev/ttyUS…
-
There is a indigo installation in /opt/ros/indigo, but its not sourced and I logged in again...
Can someone help?
---
cd /Users/tatsch/ros_jade_ws/build_isolated/roslib && /opt/ros/jade/env.sh cmake…
-
Run this launch file:
```
```
Then run this script
```
import roslib; roslib.load_manifest("interactive_markers")
import rospy
from interactive_markers.interactive_marker_…