Skip to content

twist_controller -> picknik_twist_controller - #3

Merged
moriarty merged 4 commits into
mainfrom
rename-twist-controller
Jun 20, 2023
Merged

twist_controller -> picknik_twist_controller#3
moriarty merged 4 commits into
mainfrom
rename-twist-controller

Conversation

@moriarty

Copy link
Copy Markdown
Contributor
  1. prefix twist_controller with picknik_twist_controller

When we merge twist_controller into ros2_controllers we can depricate this one and not have naming conflicts as users migrate

1. prefix twist_controller with picknik_twist_controller

When we merge twist_controller into ros2_controllers we can depricate
this one and not have naming conflicts as users migrate

Signed-off-by: Alex Moriarty <alex.moriarty@picknik.ai>
@moriarty
moriarty requested review from MarqRazz and abake48 June 20, 2023 19:11
@codecov

codecov Bot commented Jun 20, 2023

Copy link
Copy Markdown

Codecov Report

❗ No coverage uploaded for pull request base (main@af740ca). Click here to learn what that means.
The diff coverage is n/a.

@@          Coverage Diff           @@
##             main      #3   +/-   ##
======================================
  Coverage        ?   0.00%           
======================================
  Files           ?       1           
  Lines           ?      56           
  Branches        ?       0           
======================================
  Hits            ?       0           
  Misses          ?      56           
  Partials        ?       0           
Flag Coverage Δ
unittests 0.00% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Comment thread README.md Outdated
Comment thread picknik_twist_controller/CMakeLists.txt Outdated
Comment thread picknik_twist_controller/controller_plugins.xml Outdated
Comment thread picknik_twist_controller/package.xml Outdated
moriarty added 2 commits June 20, 2023 17:09
Signed-off-by: Alex Moriarty <alex.moriarty@picknik.ai>
bump to oldest version used on Ubuntu Focal + ROS 2 Humble
https://www.ros.org/reps/rep-2000.html#humble-hawksbill-may-2022-may-2027

Signed-off-by: Alex Moriarty <alex.moriarty@picknik.ai>
Comment thread README.md Outdated
Signed-off-by: Alex Moriarty <alex.moriarty@picknik.ai>
@moriarty
moriarty merged commit 3586843 into main Jun 20, 2023
@delete-merged-branch
delete-merged-branch Bot deleted the rename-twist-controller branch June 20, 2023 21:14
moriarty added a commit to moriarty/rosdistro that referenced this pull request Jul 11, 2023
Increasing version of package(s) in repository `picknik_controllers` to `0.0.1-1`:

- upstream repository: https://github.com/PickNikRobotics/picknik_controllers.git
- release repository: https://github.com/ros2-gbp/picknik_controllers-release.git
- distro file: `rolling/distribution.yaml`
- bloom version: `0.11.2`
- previous version for package: `null`

```
* Initial Release of picknik_reset_fault_controller
  * Originally this was used internally and there was an attempt to release it to ros2_controllers
  * After discussion with the ros2 controllers WG over slack we have decided to open source it here first
  * The goal is to still move this upstream but it can be worked on here first and moved in the future
* fault_controller -> picknik_reset_fault_controller (ros#2 <PickNikRobotics/picknik_controllers#2>)
  * fault_controller -> picknik_reset_fault_controller
  This commit does two things:
  1) renames fault_controller to reset_fault_controller
  2) prefixes with picknik_
  The first change, is to be more specific what this controller is used
  for.
  The second change is because we want to move this controller into
  ros2_controllers and when that is complete we can drop the picknik_ and
  depricate this version allowing for a transition period.
  ---------
* Contributors: Alexander Moriarty @moriarty, Anthony Baker @abake48, @livanov93, @destogl, @MarqRazz, @Abishalini, @JafarAbdi
```

```
* Initial Release of picknik_twist_controller
  * Originally this was used internally and there was an attempt to release it to ros2_controllers here: ros-controls/ros2_controllers#300
  * The goal is to still move this upstream but it needs to be refactored before going upstream.
* twist_controller -> picknik_twist_controller (ros#3 <PickNikRobotics/picknik_controllers#3>)
  * twist_controller -> picknik_twist_controller
  1. prefix twist_controller with picknik_twist_controller
  When we merge twist_controller into ros2_controllers we can depricate
  this one and not have naming conflicts as users migrate
  * cmake: 3.8 -> 3.16
  bump to oldest version used on Ubuntu Focal + ROS 2 Humble
  https://www.ros.org/reps/rep-2000.html#humble-hawksbill-may-2022-may-2027
  ---------
* Contributors: Alexander Moriarty @moriarty, Anthony Baker @abake48, @livanov93, @destogl, @MarqRazz, @Abishalini, @JafarAbdi
```

Signed-off-by: Alexander Moriarty <alex.moriarty@picknik.ai>
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

Successfully merging this pull request may close these issues.

3 participants