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

adds tf_prefix argument to imu.gazebo.urdf.xacro #15

Merged
merged 2 commits into from
Feb 1, 2019

Conversation

niniemann
Copy link
Contributor

When creating the urdf description of the robot, use the tf_prefix argument to make the imu plugin publish it's data in the tf_prefix/imu_frame.

Works in nested models, since xacro:args seem to work like global variables (kind of). E.g., our mobipick robot includes the mir, and with no further modifications sets the tf_prefix of the mir's IMU like this:

<param name="robot_description" command="$(find xacro)/xacro --inorder $(find mobipick_description)/urdf/mobipick/mobipick_v1_model.urdf.xacro tf_prefix:=mobipick" />

@mintar
Copy link
Member

mintar commented Jan 25, 2019

@ros-pull-request-builder retest this please

@mintar mintar merged commit ab2e799 into DFKI-NI:kinetic Feb 1, 2019
kdhansen pushed a commit to AAU-RoboticsAutomationGroup/mir_robot that referenced this pull request Dec 6, 2023
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

2 participants