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

Fixed to handle normal robot urdf paths #1391

Merged
merged 2 commits into from
Mar 13, 2019

Conversation

BryceStevenWilley
Copy link
Contributor

Description

Addresses #1386.

Fixes the fact robot URDF and SRDF paths were hardcoded to the non-standard PR2 locations. Now uses the PR2 as a non-standard if case, and uses the newer normal locations of URDF in <robot>_description/urdf/<robot>.urdf and SRDF in <robot>_moveit_config/config/<robot>.srdf.

Checklist

  • Required by CI: Code is auto formatted using clang-format
  • Extended the tutorials / documentation, if necessary reference

Copy link
Member

@bmagyar bmagyar left a comment

Choose a reason for hiding this comment

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

Not very strong points, in general the PR looks good

moveit_core/utils/src/robot_model_test_utils.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@rhaschke rhaschke left a comment

Choose a reason for hiding this comment

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

Approving this, after considering Bence's comments.

@BryceStevenWilley
Copy link
Contributor Author

PTAL, the comments have been addressed.

@rhaschke rhaschke merged commit efaa70c into moveit:master Mar 13, 2019
@rhaschke
Copy link
Contributor

Thanks for addressing the comments so quickly. Merged.

@BryceStevenWilley BryceStevenWilley deleted the hardcoded_test_utils branch March 13, 2019 13:41
rhaschke pushed a commit to ubi-agni/moveit that referenced this pull request May 11, 2019
PR2 robot requires a different path then Fanuc and Panda.
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.

None yet

3 participants