willowgarage/interactive-manipulation-sandbox

Look camera URLs broken.

Closed this issue · 1 comments

The cameras in the look label have a bad base URL, pointing to localhost.

This bug was introduced by pull request #126. Client code has the cameras field of the robot model observed, but the look_cameras field was accidentally left out.
I'm patching this as of now, but a proper fix is in order, to eliminate the look_cameras from the API stream altogether.