You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-3Lines changed: 9 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,9 @@ by <a href="https://transitiverobotics.com" >
7
7
</a>
8
8
9
9
10
+

10
11
11
-

12
-
13
-
12
+

14
13
15
14
16
15
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
24
23
25
24
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.
26
25
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.
0 commit comments