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

[STEERING] Add missing tan call for ackermann #1117

Merged
merged 2 commits into from
Jun 19, 2024

Conversation

qinqon
Copy link
Contributor

@qinqon qinqon commented May 6, 2024

The steering library is missing a call to calculate tangent from steering pos at ackermann code.

@qinqon
Copy link
Contributor Author

qinqon commented May 6, 2024

@saikishor FYI

Copy link
Member

@saikishor saikishor left a comment

Choose a reason for hiding this comment

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

@qinqon It would be great if you can also update the docs with some references to the actual math, so we can avoid this in future.

Will you be able to add some tests?

@qinqon
Copy link
Contributor Author

qinqon commented May 6, 2024

@qinqon It would be great if you can also update the docs with some references to the actual math, so we can avoid this in future.

Do you know if the original author added some reference somewhere ?

Will you be able to add some tests?

Yep, will do that too.

@christophfroehlich
Copy link
Contributor

Regarding docs: No, the original author did not include any. Please have a look at #954 and review what I've written there.

@qinqon
Copy link
Contributor Author

qinqon commented May 7, 2024

Regarding docs: No, the original author did not include any. Please have a look at #954 and review what I've written there.

Ahh that's much needed, thanks.

@christophfroehlich someting a little off topic, I am preparing a PR to implement swerve drive re-using/refactoring steering library, does it make sense, or is better to create a new controller ?

@christophfroehlich
Copy link
Contributor

@christophfroehlich someting a little off topic, I am preparing a PR to implement swerve drive re-using/refactoring steering library, does it make sense, or is better to create a new controller ?

Please open a separate issue and propose your changes. I also had a rewrite of the steering library in mind, maybe we can find a proper way going forward. We can also discuss this on slack, I can add ellorent@redhat.com if you want?

@qinqon
Copy link
Contributor Author

qinqon commented May 7, 2024

@christophfroehlich someting a little off topic, I am preparing a PR to implement swerve drive re-using/refactoring steering library, does it make sense, or is better to create a new controller ?

Please open a separate issue and propose your changes. I also had a rewrite of the steering library in mind, maybe we can find a proper way going forward. We can also discuss this on slack, I can add ellorent@redhat.com if you want?

Can you add me with my personal email ? quique.llorente@gmail.com

@qinqon qinqon closed this Jun 8, 2024
@christophfroehlich
Copy link
Contributor

christophfroehlich commented Jun 8, 2024

@qinqon this is still missing?

@christophfroehlich christophfroehlich added backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. backport-iron This label should be used by maintaines only! Label triggers PR backport to ROS2 Iron. labels Jun 8, 2024
Copy link
Contributor

mergify bot commented Jun 8, 2024

This pull request is in conflict. Could you fix it @qinqon?

Signed-off-by: Quique Llorente <ellorent@redhat.com>
Signed-off-by: Quique Llorente <ellorent@redhat.com>
@qinqon qinqon force-pushed the add-missing-tan-at-ackerman branch from 8b5497a to daba669 Compare June 18, 2024 12:29
@bmagyar bmagyar merged commit b81be48 into ros-controls:master Jun 19, 2024
5 of 18 checks passed
mergify bot pushed a commit that referenced this pull request Jun 19, 2024
mergify bot pushed a commit that referenced this pull request Jun 19, 2024
christophfroehlich pushed a commit that referenced this pull request Jun 19, 2024
(cherry picked from commit b81be48)

Co-authored-by: Enrique Llorente Pastora <ellorent@redhat.com>
christophfroehlich pushed a commit that referenced this pull request Jun 19, 2024
(cherry picked from commit b81be48)

Co-authored-by: Enrique Llorente Pastora <ellorent@redhat.com>
henrygerardmoore pushed a commit to henrygerardmoore/ros2_controllers that referenced this pull request Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-humble This label should be used by maintaines only! Label triggers PR backport to ROS2 humble. backport-iron This label should be used by maintaines only! Label triggers PR backport to ROS2 Iron.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants