Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Display live robot images #53

Open
mzillich opened this issue Nov 25, 2013 · 2 comments
Open

Display live robot images #53

mzillich opened this issue Nov 25, 2013 · 2 comments

Comments

@mzillich
Copy link
Member

What is the simplest way to display the robot's head cam image?
Note, we can not install ROS on our web server. So I think we can not run Lincoln's cool page.

@hawesie
Copy link
Member

hawesie commented Nov 25, 2013

We don't have ROS on our webserver either. Maybe @kunzel can provide some pointers to get you started.

@kunzel
Copy link
Member

kunzel commented Nov 25, 2013

Our schools web server (without ROS) forwards the http request to a Apache web server we run in the robot lab. On this machine we basically use the setup as it is described here:
https://github.com/strands-project/strands_webtools#running-the-webtools-behind-a-firewall-in-apache-for-the-marathon

However, because websockets are not supported by the school's web server we can't use them. There we don't have information about the mileage etc. but only the image stream which is handled in a different way.

marc-hanheide pushed a commit that referenced this issue Nov 5, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants