Skip to content

[17837] REP-2015: ROS2 DDS Security PKCS#11 Support#1

Closed
Mario-DL wants to merge 1 commit intomasterfrom
feature/rep-2015
Closed

[17837] REP-2015: ROS2 DDS Security PKCS#11 Support#1
Mario-DL wants to merge 1 commit intomasterfrom
feature/rep-2015

Conversation

@Mario-DL
Copy link

@Mario-DL Mario-DL commented Mar 29, 2023

This PR introduces a new REP-2015 proposal based on ros2/design/pull/332.

Note: for easily generating the html output of an .rst, the following bash macro is proposed (in the root directory of the repo):

build_rep()
{
	python3 rep2html.py $1 
	bn=${1%%.*}
	xdg-open "$bn.html" &
}

Usage example: build_rep rep-2015.rst

Signed-off-by: Mario Dominguez <mariodominguez@eprosima.com>
@Mario-DL Mario-DL closed this Mar 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants