Robot software updates
Update the software. Keep the robot working.
Fraeno updates the software inside robots, then tests that they still work.
essentially, dependabot for robots + integration testing.
See the system test →01
One update, one answer
The build can pass while the robot fails.
Fraeno runs the trusted system, runs the update, then compares the behavior that matters.
Production test
It built. Then messages stopped.
Sensor
20.6 Hz
Controller
No messages
Commands
0 Hz
02
How it works
The complete system, before deployment.
- 01 Find the update
- 02 Run the trusted system
- 03 Run the new system
- 04 Compare behavior
Available now
ROS 2 Humble
Ubuntu 22.04
amd64
GitHub App
A pass covers the behavior your team configures, not every possible robot behavior.