Skip to content

Commit

Permalink
Adding standard document.
Browse files Browse the repository at this point in the history
  • Loading branch information
zac-dydek committed May 17, 2021
1 parent 0bd6cf9 commit 7161a0d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added AMR_Interop_Standard.pdf
Binary file not shown.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@

The MassRobotics AMR Interoperability Standard aims to help enable organizations to deploy autonomous mobile robots AMRs from multiple vendors and have them coexist effectively, better realizing the promise of warehouse and factory automation. This standard will allow autonomous vehicles of different types to share information about their robot(s) location, speed, direction, health, tasking / availability and other performance characteristics with other similar vehicles to help them be better teammates on a warehouse or factory floor. Furthermore, it allows human agents to provide a similar set of information (through the use of external mobile devices) so that their work can be orchestrated alongside robots.

This project contains a schema definition file (AMR_Interop_Standard.json), an example implemetation of a client (MassRobotics-AMR-Sender), server (MassRobotics-AMR-Receiver), and some example messages. The client and server each have their own README files describing their installation and usage.
This project contains a schema definition file (AMR_Interop_Standard.json); a detailed description of the standard (AMR_Interop_Standard.pdf); an example implemetation of a client (MassRobotics-AMR-Sender), and a server (MassRobotics-AMR-Receiver); as well as some example messages. The client and server each have their own README files describing their installation and usage.

For more information or to provide feedback on the standard, please visit: https://www.massrobotics.org/project/amrinteroperability/.

0 comments on commit 7161a0d

Please sign in to comment.