Integrate tricycle_controller into steering_controller_library#1695
Integrate tricycle_controller into steering_controller_library#1695christophfroehlich wants to merge 14 commits into
Conversation
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## master #1695 +/- ##
==========================================
+ Coverage 86.77% 86.84% +0.06%
==========================================
Files 148 150 +2
Lines 15852 16105 +253
Branches 1347 1360 +13
==========================================
+ Hits 13756 13986 +230
- Misses 1601 1618 +17
- Partials 495 501 +6
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete. |
|
Hi @christophfroehlich , I noticed that Issue #2042 (updating odometry for tricycle) is currently blocked pending the completion of this integration. I am very interested in picking up this architectural migration, especially after my recent deep dive into the steering_controllers_library (fixing the open-loop timeout behavior). Would you be open to me taking over this PR? :) I can:
Please let me know if I should work off a fork of this branch or start fresh! |
|
This pull request is in conflict. Could you fix it @christophfroehlich? |
|
In my previous work #2149, I tested some different ways of speed scaling. This might help here too, @christophfroehlich.
|
|
This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete. |
|
This PR is stale because it has been open for 45 days with no activity. Please tag a maintainer for help on completing this PR, or close it if you think it has become obsolete. |
7c9366c to
1b85f85
Compare
|
This pull request is in conflict. Could you fix it @christophfroehlich? |

Closes #850 and others.
Tested with ros-controls/gz_ros2_control#865