Skip to content

feetech_ros2_driver: 0.1.0-1 in 'rolling/distribution.yaml' [bloom] #43490

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

Closed
wants to merge 1 commit into from
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
15 changes: 15 additions & 0 deletions rolling/distribution.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1565,6 +1565,21 @@ repositories:
url: https://github.com/eProsima/Fast-DDS.git
version: 2.14.x
status: maintained
feetech_ros2_driver:
doc:
type: git
url: https://github.com/JafarAbdi/feetech_ros2_driver.git
version: main
release:
tags:
release: release/rolling/{package}/{version}
url: https://github.com/JafarAbdi/feetech_ros2_driver-release.git
Copy link
Member

Choose a reason for hiding this comment

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

Do you want to consider housing the release repo in the ros2-gbp org instead? The advantage there is that your package will automatically be available in the next ROS 2 distribution on release day.
https://docs.ros.org/en/rolling/How-To-Guides/Releasing/First-Time-Release.html#create-a-new-release-repository

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@Yadunund Do you mind taking a look at ros2-gbp/ros2-gbp-github-org#663? Thanks!

version: 0.1.0-1
source:
type: git
url: https://github.com/JafarAbdi/feetech_ros2_driver.git
version: main
status: developed
ffmpeg_encoder_decoder:
doc:
type: git
Expand Down
Loading