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

R&D custom web server to visualize ROS data #22

Open
Roozki opened this issue Oct 16, 2023 · 1 comment
Open

R&D custom web server to visualize ROS data #22

Roozki opened this issue Oct 16, 2023 · 1 comment
Assignees
Labels
COMMS BASE CONTROL BASE For the operator/captain station PERCEPTION Cameras, visual feedback, marker detection. R&D Research-heavy tasks, end goal would be proof of concept prototype

Comments

@Roozki
Copy link
Contributor

Roozki commented Oct 16, 2023

Using rosbridge, figure out a way to connect a custom website, running on our own infrastructure, to display data based on the ros network.

Ideally, we would be able to take any device with a browser, and open up the website to view status of our system. This would replace our QT gui in the package snowbots_ui

This web server could have different pages representing different displays. This means we could attach phones/ipads to the control base, and just go to different URLs for each device.

For now, focus on displaying simple feedback. Something like a control panel that shows weather the arm is powered on, the battery status of the drive batteries, temperature of the elec box, etc.

Camera feeds and visual models of our robot should probably stay within RViz, as it would add a lot of overhead in our communication to send this data to the web server.

@Roozki Roozki added CONTROL BASE For the operator/captain station PERCEPTION Cameras, visual feedback, marker detection. COMMS BASE R&D Research-heavy tasks, end goal would be proof of concept prototype labels Oct 16, 2023
@Roozki
Copy link
Contributor Author

Roozki commented Oct 16, 2023

relavent issue: #19

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMMS BASE CONTROL BASE For the operator/captain station PERCEPTION Cameras, visual feedback, marker detection. R&D Research-heavy tasks, end goal would be proof of concept prototype
Projects
No open projects
Status: In Progress
Development

No branches or pull requests

2 participants