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

Extract robot description into global package (again) #339

Merged

Conversation

christophfroehlich
Copy link
Contributor

@christophfroehlich christophfroehlich commented Aug 13, 2023

Starting with r6bot, I don't want to copy all meshes etc. for examples sharing the same description.

For this reason, I extract all robot description files into one global package -> xacro-description macros, meshes etc.
The xacro files including/defining the ros2_control remain in their respective example package.

  • rrbot
  • diffbot
  • r6bot

Copy link
Member

@destogl destogl left a comment

Choose a reason for hiding this comment

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

This looks great!

Now you also see the reason of the initial structure – as something like this is what one would usually do in classical repo.

@destogl destogl merged commit 83b8f91 into ros-controls:master Aug 17, 2023
14 checks passed
@christophfroehlich christophfroehlich deleted the extract_robot_description branch August 17, 2023 06:39
@christophfroehlich
Copy link
Contributor Author

@Mergifyio backport humble

@mergify
Copy link
Contributor

mergify bot commented Aug 17, 2023

backport humble

✅ Backports have been created

mergify bot pushed a commit that referenced this pull request Aug 17, 2023
* Use global rrbot_description in all examples
* Move diffbot description to description package
* Move r6bot into description package

(cherry picked from commit 83b8f91)

# Conflicts:
#	example_1/package.xml
#	example_2/package.xml
#	example_3/package.xml
#	example_4/package.xml
#	example_5/package.xml
#	example_6/package.xml
#	example_8/package.xml
christophfroehlich added a commit that referenced this pull request Aug 17, 2023
* Use global rrbot_description in all examples
* Move diffbot description to description package
* Move r6bot into description package
christophfroehlich added a commit that referenced this pull request Aug 17, 2023
* Use global rrbot_description in all examples
* Move diffbot description to description package
* Move r6bot into description package

Co-authored-by: Christoph Fröhlich <christophfroehlich@users.noreply.github.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.

2 participants