Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into from

Conversation

Mario-DL
Copy link
Member

@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
2 participants