Skip to content

Commit

Permalink
add link to README for VDA5050 Adapter Examples repo
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeBirdTech committed Oct 11, 2022
1 parent 0d337d1 commit d144083
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ standards, with a focus on AMRs (Autonomous Mobile Robots).

The following packages are included in this repository:

### VDA5050 connector for ROS2

The [vda5050_connector](https://github.com/inorbit-ai/ros_amr_interop/tree/galactic-devel/vda5050_connector#readme)
package provides a set of ROS2 nodes for connecting a ROS2-based robot to a [VDA5050 Master Control](https://github.com/VDA5050/VDA5050/blob/main/VDA5050_EN.md#-5-process-and-content-of-communication).

If you want to develop a VDA5050 adapter for your robots, please check out our [VDA5050 Adapter Examples repository](https://github.com/inorbit-ai/vda5050_adapter_examples) to get started.

### Mass Robotics AMR Interop Sender for ROS2

The [massrobotics_amr_sender_py](https://github.com/inorbit-ai/ros_amr_interop/tree/foxy-devel/massrobotics_amr_sender_py#readme)
Expand All @@ -19,11 +26,6 @@ Mapping of different data elements from the ROS2 system into Mass
Robotics Interop messages can be customized through a YAML configuration
file.

### VDA5050 connector for ROS2

The [vda5050_connector](https://github.com/inorbit-ai/ros_amr_interop/tree/galactic-devel/vda5050_connector#readme)
package provides a set of ROS2 nodes for connecting a ROS2-based robot to a [VDA5050 Master Control](https://github.com/VDA5050/VDA5050/blob/main/VDA5050_EN.md#-5-process-and-content-of-communication).

## Related Initiatives

The topic of AMR interoperability is in a fluid state of evolution. For this reason, it is worth it to keep track of other standards, initiatives, libraries and efforts related to this topic.
Expand Down

0 comments on commit d144083

Please sign in to comment.