Skip to content

Commit 7011419

Browse files
authored
Update README.md
Updated screenshot and added new one, listed capabilities we already embedded.
1 parent d3594be commit 7011419

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,9 @@ by <a href="https://transitiverobotics.com" >
77
</a>
88

99

10+
![Screenshot from 2025-01-22 16-56-03](https://github.com/user-attachments/assets/ddd0c751-d940-4b73-b6ed-0703b01e1ffb)
1011

11-
![Screenshot from 2024-11-10 09-26-08](https://github.com/user-attachments/assets/900ab2cf-dcec-495b-b4b9-a2b3f6e845c9)
12-
13-
12+
![Screenshot from 2025-01-22 16-55-38](https://github.com/user-attachments/assets/8b2c4068-8aa7-468b-b68a-991b46951f67)
1413

1514

1615
TransAct is an example of the kinds of robot fleet management dashboards/cloud portals/mission control centers/robot operating centers you can build using Transitive. It serves three purposes:
@@ -24,6 +23,13 @@ TransAct is an example of the kinds of robot fleet management dashboards/cloud p
2423

2524
We believe that robotics companies face a [make-vs-buy dilemma](https://transitiverobotics.com/blog/make-vs-buy/) and our mission is to solve this by offering a middle-ground: making it easy for them to build their own fleet management system that perfectly meets their needs.
2625

26+
In the standard configuration it embeds several capabilities:
27+
- Remote Teleop, to control your robot with low-latency video from anywhere in the world,
28+
- Terminal, for web-based shell access,
29+
- Configuration Management, for editing config files on your fleet hierarchically (with fleet defaults and robot specific overwrites), and
30+
- Health Monitoring, for monitoring device diagnostics and aggregated fleet diagnostics.
31+
32+
2733
## Setup
2834

2935
### Fork

0 commit comments

Comments
 (0)