File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -11,9 +11,9 @@ assignees: ''
11
11
** Required Information**
12
12
13
13
- Operating System:
14
- - <!-- OS and version (e.g. Ubuntu 22 .04...) -->
14
+ - <!-- OS and version (e.g. Ubuntu 24 .04...) -->
15
15
- ROS distribution
16
- - <!-- ROS 2 (e.g. Humble / Iron / Rolling...) -->
16
+ - <!-- ROS 2 (e.g. Humble / Iron / Jazzy / Rolling...) -->
17
17
- RMW Implementation
18
18
- <!-- RMW (e.g. rmw_fastrtps...) -->
19
19
- ROS 2 Persistent Parameter Server Commit ID
Original file line number Diff line number Diff line change 1
- [ ![ humble] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/humble.yml/badge.svg )] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/humble.yml ) [ ![ iron] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/iron.yml/badge.svg )] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/iron.yml ) [ ![ rolling] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/rolling.yml/badge.svg )] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/rolling.yml )
1
+ [ ![ humble] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/humble.yml/badge.svg )] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/humble.yml ) [ ![ iron] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/iron.yml/badge.svg )] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/iron.yml ) [ ![ jazzy ] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/jazzy.yml/badge.svg )] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/jazzy.yml ) [ ![ rolling] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/rolling.yml/badge.svg )] ( https://github.com/fujitatomoya/ros2_persist_parameter_server/actions/workflows/rolling.yml )
2
2
3
3
# ROS2 Persistent Parameter Server
4
4
<!-- TOC -->
18
18
- [ Build] ( #build )
19
19
- [ Run] ( #run )
20
20
- [ Test] ( #test )
21
- - [ Build (Deprecated)] ( #build-deprecated )
22
21
- [ Run] ( #run-1 )
23
22
- [ Known Issues] ( #known-issues )
24
23
- [ Authors] ( #authors )
@@ -129,6 +128,7 @@ all of the configuration options will be passed via arguments as followings.
129
128
### Supported Distribution
130
129
131
130
- [ ROS 2 Rolling Ridley] ( https://docs.ros.org/en/rolling/index.html )
131
+ - [ ROS 2 Jazzy Jalisco] ( https://docs.ros.org/en/jazzy/index.html )
132
132
- [ ROS 2 Iron Irwini] ( https://docs.ros.org/en/iron/index.html )
133
133
- [ ROS 2 Humble Hawksbill] ( https://docs.ros.org/en/humble/index.html )
134
134
You can’t perform that action at this time.
0 commit comments