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

Avoid exporting SolidReference to URDF #4102

Merged
merged 7 commits into from
Jan 12, 2022
Merged

Conversation

lukicdarkoo
Copy link
Member

@lukicdarkoo lukicdarkoo commented Jan 8, 2022

This PR fixes cyberbotics/webots_ros2#365.

According to cyberbotics/urdf2webots#31, URDF doesn't support closed-loop kinematics. Therefore, we simply skip converting SolidReference nodes to URDF.

Tasks

  • Fix
  • Add changelog

@lukicdarkoo lukicdarkoo added the bug Something isn't working label Jan 8, 2022
@lukicdarkoo lukicdarkoo added this to the R2022a-rev1 milestone Jan 8, 2022
@lukicdarkoo lukicdarkoo self-assigned this Jan 8, 2022
@lukicdarkoo lukicdarkoo added the test suite Start the test suite label Jan 8, 2022
@lukicdarkoo lukicdarkoo marked this pull request as ready for review January 10, 2022 10:54
@lukicdarkoo lukicdarkoo requested a review from a team January 10, 2022 10:54
@omichel omichel requested a review from BenjaminHug8 January 10, 2022 11:27
Copy link
Contributor

@BenjaminHug8 BenjaminHug8 left a comment

Choose a reason for hiding this comment

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

Beside the typo in changelog it is fine.

docs/reference/changelog-r2022.md Outdated Show resolved Hide resolved
Copy link
Contributor

@BenjaminHug8 BenjaminHug8 left a comment

Choose a reason for hiding this comment

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

Thank you!

@lukicdarkoo lukicdarkoo merged commit f0d15ee into master Jan 12, 2022
@lukicdarkoo lukicdarkoo deleted the fix-urdf-solidreference branch January 12, 2022 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test suite Start the test suite
Development

Successfully merging this pull request may close these issues.

the problem when run ros2 run webots_ros2_driver driver
3 participants