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

[FR] Add ROS 2 Jazzy github workflow #20

Closed
fujitatomoya opened this issue Apr 28, 2024 · 1 comment
Closed

[FR] Add ROS 2 Jazzy github workflow #20

fujitatomoya opened this issue Apr 28, 2024 · 1 comment

Comments

@fujitatomoya
Copy link
Owner

Feature request

Feature description

add ROS 2 Jazzy support.

Implementation considerations

ROS 2 Jazzy will be released May.2024 https://docs.ros.org/en/rolling/Releases/Release-Jazzy-Jalisco.html.
this issue is to add and support ROS 2 jazzy github workflow for official support.

Additional information

@fujitatomoya fujitatomoya changed the title [FR] Add [FR] Add ROS 2 Jazzy github workflow Apr 28, 2024
@fujitatomoya
Copy link
Owner Author

Build and test is no problem so far.

root@tomoyafujita:~/docker_ws/ros2_colcon/src/ros2/ros2_persist_parameter_server/test# ./test.py 
[INFO] [launch]: All log files can be found below /root/.ros/log/2024-06-06-20-48-02-849481-tomoyafujita-3344
...
[ros2-2] [INFO] [1717732088.275782946] [client]: ***************************************************************************
[ros2-2] [INFO] [1717732088.275786219] [client]: *********************************Test Result*******************************
[ros2-2] [INFO] [1717732088.275788962] [client]: a. Read Normal Parameter                                     :             PASS
[ros2-2] [INFO] [1717732088.275797031] [client]: b. Read Persistent Parameter                                 :             PASS
[ros2-2] [INFO] [1717732088.275801485] [client]: c. Modify Existed Normal parameter                           :             PASS
[ros2-2] [INFO] [1717732088.275803866] [client]: d. Modify Existed Persistent parameter                       :             PASS
[ros2-2] [INFO] [1717732088.275806210] [client]: e. Add New Normal parameter                                  :             PASS
[ros2-2] [INFO] [1717732088.275808546] [client]: f. Add New Persistent parameter                              :             PASS
[ros2-2] [INFO] [1717732088.275811131] [client]: g. Test Normal Parameter Not Stores To File                  :             PASS
[ros2-2] [INFO] [1717732088.275813525] [client]: h. Test Persistent Parameter Stores To File                  :             PASS
[ros2-2] [INFO] [1717732088.275815956] [client]: i. Test New Added Normal Parameter Not Stores To File        :             PASS
[ros2-2] [INFO] [1717732088.275818275] [client]: j. Test New Added Persistent Parameter Stores To File        :             PASS
[INFO] [ros2-2]: process has finished cleanly [pid 3350]
Press CTRL-C to shutdown...
^C[WARNING] [launch]: user interrupted with ctrl-c (SIGINT)
[ros2-1] [INFO] [1717732101.975030747] [rclcpp]: signal_handler(signum=2)
[INFO] [ros2-1]: process has finished cleanly [pid 3386]

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

No branches or pull requests

1 participant