-
Notifications
You must be signed in to change notification settings - Fork 36
Update room.urdf.xacro for noetic #88
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
Conversation
Thank you, Michael, for taking care of the review! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me in melodic and noetic
@sunava or @hawkina could you checkthe two latest commits in this pr? They change the Shouldve opened a new PR for that but accidentally pushed to the existing one, sorry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Was only able to test on noetic, since i do not have melodic anymore.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
worked on noetic
...and the other xacro files in iai_kitchen_defs as well. Adds
xacro
prefixes to all native and custom macros within iai_kitchen_defs. This is needed for urobosim. The kitchen's urdf is untouched by this PR, it will be covered in a separate PR.I didn't see any launch file use the xacros in iai_kitchen_defs except for
iai_maps/launch/room.launch
.I tested this PR by comparing the old room in melodic with this new one in noetic, they look the same. But the walls around the kitchen (where the tables are on which we put our laptops and work and stuff) are outdated and need to be moved. Changing any parameters is not part of this PR though.