Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Open Dynamic Robot Initiative
Web Operator
Commits
b4f84dd0
Commit
b4f84dd0
authored
Oct 14, 2021
by
Guilhem Saurel
Browse files
init
parents
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
0 → 100644
View file @
b4f84dd0
# ODRI Web Operator
## Rationale
This project aims at providing a simple web interface for ODRI robot operators. This interface shows logs and
telemetry, and allows to send orders to the robot.
## Design
The low level RT controller is augmented with a thread that can access the main shared memory. It will publish
telemetry over MQTT, and subscribe to an "commands" channel.
This repository provides a mock low-level RT controller, formalize the MQTT topics to use, and host the web application.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment