Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Please add these packages to be indexed in the rosdistro.
For Distributions
Humble, Iron, Rolling
Package names:
The source is here:
https://github.com/PickNikRobotics/picknik_controllers
Purpose of using this:
The purpose of picknik_controllers repository is hold controllers that we are in the process of open sourcing and up-streaming.
The controllers in this repository have been prefixed with
picknik_so that if they are accepted upstream we will drop the prefix and release the prefixed versions with deprication warnings.As we make changed requested upstream in ros-control/ros2_controllers we may need to keep both versions around during the transition phase.
picknik_reset_fault_controllerhas been discussed here https://roscontrol.slack.com/archives/C01HA09KDLH/p1686332900429009picknik_twist_controllerCartesian twist controller ros-controls/ros2_controllers#300These do not have a gbp-release package and have not been release they are currently source only.
Following the steps outlined here: https://docs.ros.org/en/rolling/How-To-Guides/Releasing/First-Time-Release.html This PR is for step 2
Note:
I found the instructions were unclear here:
Unclear in that there were no existing examples of how to create a
source entry for your repository.and still have the names of the packages in the pull request to discuss. So I added them here but maybe they were only meant to be discussed in the pull request comments not actually in the code.Checks