diff --git a/configs/common.conf b/configs/common.conf index 0e1373b..4c2db22 100644 --- a/configs/common.conf +++ b/configs/common.conf @@ -43,14 +43,14 @@ new-window -n sros send-keys 'tree keystore -d' Enter split-window -h -send-keys 'ros2 security generate_artifacts -k keystore -p policies/tb3_gazebo_policy.xml -n /_ros2cli' +send-keys 'ros2 security generate_artifacts -k keystore -p policies/tb3_gazebo_policy.xml -e /admin' split-window -v send-keys 'env | grep ROS' Enter # create rqt window new-window -n rqt -send-keys 'ROS_SECURITY_NODE_DIRECTORY=$TB3_DEMO_DIR/keystore/_ros2cli rqt' +send-keys 'ROS_SECURITY_ENCLAVE_OVERRIDE=/admin rqt' # reselect turtlebot window (the one with teleop) select-window -t turtlebot diff --git a/policies/tb3_gazebo_policy.xml b/policies/tb3_gazebo_policy.xml index a27c3a8..04aec40 100644 --- a/policies/tb3_gazebo_policy.xml +++ b/policies/tb3_gazebo_policy.xml @@ -443,5 +443,17 @@ --> + + + + + * + + + * + + + +