ROS 2 security policy package

Hello
Is there a tool to automatically generate a ROS 2 security policy package for a custom robot setup? using gazebo harmonic (not gazebo classic)
https://bitbucket.org/theconstructcore/turtlebot3_security_policy/src/master/

Hello @MohamedAliZouari ,

You should be able to use the ros2 security generate_policy command for generating a custom policy. This command will take the ROS graph at the point of running and generate the policy.xml file that corresponds to it.

Hope this helps,

This topic was automatically closed 5 days after the last reply. New replies are no longer allowed.