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

Add support for mimic joints. #33

Conversation

destogl
Copy link
Member

@destogl destogl commented Feb 5, 2022

This PR adds the same support for mimic joints as in ros-controls/gazebo_ros2_control#107.

The code is just slightly adjusted to work with Ignition.

@ahcorde: I have a question regarding writing position commands to the simulator from the plugin. It is a bit different from for velocity and effort. Is this wrong? I have adjusted this in 8298604.

Moreover, I have a compilation issue with this code, but there is no error output about it. Do you have any idea?

@destogl destogl requested a review from ahcorde as a code owner February 5, 2022 23:34
@destogl destogl force-pushed the feature-add-support-for-mimic-joints branch from 8298604 to f48ce0c Compare February 5, 2022 23:47
ign_ros2_control/src/ign_system.cpp Outdated Show resolved Hide resolved
@ahcorde
Copy link
Collaborator

ahcorde commented Feb 10, 2022

Ey @destogl,

I want to get rid of JointPositionReset, this is not the right way to use this ignition::gazebo::component. I would like to use this solution #29

@destogl
Copy link
Member Author

destogl commented Feb 11, 2022

Ey @destogl,

I want to get rid of JointPositionReset, this is not the right way to use this ignition::gazebo::component. I would like to use this solution #29

Thanks! I will rebase this to the feature branch and update my code accordingly in the next few days.

@ahcorde
Copy link
Collaborator

ahcorde commented Mar 16, 2022

friendly ping @destogl

@destogl
Copy link
Member Author

destogl commented Mar 16, 2022

Sorry, didn't manage to go back to it. Do you have any bandwidth to finish this. I will need few more days until I manage to come to it.

@ahcorde
Copy link
Collaborator

ahcorde commented Mar 17, 2022

No worries, it was just a reminder

@livanov93 livanov93 force-pushed the feature-add-support-for-mimic-joints branch from f48ce0c to 379fd22 Compare April 14, 2022 10:52
@livanov93
Copy link
Contributor

@ahcorde Friendly ping for a review.

@livanov93 livanov93 force-pushed the feature-add-support-for-mimic-joints branch from e9ab9ab to bb465b3 Compare April 15, 2022 11:41
Copy link
Collaborator

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

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

@destogl conflicts

@livanov93 livanov93 force-pushed the feature-add-support-for-mimic-joints branch from ace92bc to ce69cb6 Compare August 25, 2022 18:05
@livanov93
Copy link
Contributor

@destogl please change base branch to master

@livanov93 livanov93 requested a review from ahcorde August 25, 2022 18:10
Copy link
Collaborator

@ahcorde ahcorde left a comment

Choose a reason for hiding this comment

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

there are some linter errors

can you merge the PR with master?

@destogl destogl changed the base branch from main to master August 31, 2022 14:53
@destogl destogl changed the title Add code for supporting mimic joints. Add support for mimic joints. Aug 31, 2022
@ahcorde ahcorde merged commit 2dd0a08 into ros-controls:master Sep 1, 2022
@destogl destogl deleted the feature-add-support-for-mimic-joints branch September 3, 2022 20:04
@ShotaAk ShotaAk mentioned this pull request Sep 5, 2022
2 tasks
@livanov93 livanov93 mentioned this pull request Sep 9, 2022
livanov93 added a commit to livanov93/ign_ros2_control that referenced this pull request Feb 22, 2023
Signed-off-by: Denis Štogl <denis@stogl.de>
Co-authored-by: Lovro <lovro.ivanov@gmail.com>
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.

None yet

3 participants