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

realsense2_camera: 4.54.1-1 in 'rolling/distribution.yaml' [bloom] #37807

Closed
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions rolling/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4117,6 +4117,25 @@ repositories:
url: https://github.com/ros2/rcutils.git
version: rolling
status: maintained
realsense2_camera:
doc:
type: git
url: https://github.com/IntelRealSense/realsense-ros.git
version: ros2-development
release:
packages:
- realsense2_camera
- realsense2_camera_msgs
- realsense2_description
tags:
release: release/rolling/{package}/{version}
url: https://github.com/IntelRealSense/realsense-ros-release.git
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same comment as #37808 (comment) applies here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opened PR, waiting for merge:
ros2-gbp/ros2-gbp-github-org#297

version: 4.54.1-1
source:
type: git
url: https://github.com/IntelRealSense/realsense-ros.git
version: ros2-development
status: developed
realtime_support:
doc:
type: git
Expand Down