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

Automatically installs robot models in the robots directory #50

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

mmurooka
Copy link
Contributor

@mmurooka mmurooka commented Aug 5, 2023

The change in this PR will allow robot models in the robots directory to be automatically discovered and installed. This eliminates the need to make local changes to CMakeLists.txt each time a new robot is added.
For jvrc_mj_description, the behavior is the same as before; i.e., print FATAL_ERROR if not found, and call add_subdirectory if found.

@rohanpsingh
Copy link
Owner

Thanks! 👍

@rohanpsingh rohanpsingh merged commit ea20fda into rohanpsingh:main Aug 6, 2023
2 checks passed
@mmurooka mmurooka deleted the install-robots branch August 6, 2023 07:12
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