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

Deprecate URDF Spawner #815

Merged
merged 3 commits into from
Jul 7, 2023
Merged

Deprecate URDF Spawner #815

merged 3 commits into from
Jul 7, 2023

Conversation

ygoumaz
Copy link
Contributor

@ygoumaz ygoumaz commented Jul 6, 2023

For a clearer robot format support, the URDF/Xacro format is now deprecated and will no longer be supported. Instead, robots must be declared directly as PROTO files in the world file. They can still be imported on the fly using the robot string importer and the Ros2Supervisor.

Projects using URDF/Xacro robots can be converted manually to PROTO using the urdf2webots converter.

A new PROTO Spawner will be implemented in the develop branch.

@ygoumaz ygoumaz added the cleanup label Jul 6, 2023
@ygoumaz ygoumaz added this to the 2023.1.2 milestone Jul 6, 2023
@ygoumaz ygoumaz self-assigned this Jul 6, 2023
@ygoumaz ygoumaz changed the title Deprecate URDF Spawner for PROTO Spawner Deprecate URDF Spawner Jul 7, 2023
@ygoumaz ygoumaz marked this pull request as ready for review July 7, 2023 08:24
@ygoumaz ygoumaz requested a review from omichel July 7, 2023 08:24
@ygoumaz ygoumaz modified the milestones: 2023.1.2, 2023.1.1 Jul 7, 2023
@ygoumaz ygoumaz merged commit 28a0899 into master Jul 7, 2023
@ygoumaz ygoumaz deleted the cleanup-deprecate-urdf-spawner branch July 7, 2023 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

2 participants