Skip to content
/ sros2 Public

tools to generate and distribute keys for SROS 2

License

Notifications You must be signed in to change notification settings

ros2/sros2

Folders and files

NameName
Last commit message
Last commit date
Mar 31, 2025
Mar 27, 2025
Jul 29, 2024
Jun 12, 2019
Mar 20, 2019
Jun 17, 2017
May 9, 2024
Jan 28, 2025
Jan 28, 2025
Jan 28, 2025
May 8, 2024

Repository files navigation

Context

SROS2 CI codecov

This package provides the tools and instructions to use ROS 2 on top of DDS-Security. The security feature is tested across platforms (Linux, macOS, and Windows) as well as across different languages (C++ and Python).

This package has been tested against eProsima FastDDS, Eclipse CycloneDDS and RTI Connext. If you want to run the demo using RTI Connext Secure you will need a license for it and you will need to install it.

These Tutorials are written for the latest state of the repository. If you are using an older ROS 2 distribution please refer to the tutorials on the branch named after the distribution, e.g. for Crystal: https://github.com/ros2/sros2/blob/crystal/README.md

Try SROS2 on Linux

Try SROS2 on MacOS

Try SROS2 on Windows