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

Split ros2_control and kinematics description #59

Closed

Conversation

fmauch
Copy link
Contributor

@fmauch fmauch commented Apr 17, 2023

PR aims at separating the description into a pure description of the robot's visuals, kinematics and the control structure.

This is basically motivated from #52 as I had something like that in my head for a while and I wanted to try it out.

Maybe it makes more sense to include the ros2_control part in the main xacro file as suggested in hellantos#1.

What I like about this, that the description itself becomes a lot cleaner this way. What I don't like so far is the package with ros2_control support. It contains a lot of code duplication and I had to re-define reading the kinematics hash. So, there is definitively room for improvement.

This commit separates the description into a pure description of the robot's
visuals, kinematics and the control structure.

This is by far not at a finished state.
@fmauch
Copy link
Contributor Author

fmauch commented Nov 15, 2023

Closing in favor of #114

@fmauch fmauch closed this Nov 15, 2023
@fmauch fmauch deleted the ros2_control_support_package branch September 10, 2024 06:39
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.

1 participant