Skip to content

Commit

Permalink
Added requested receiver tf
Browse files Browse the repository at this point in the history
Signed-off-by: Jakub Delicat <[email protected]>
  • Loading branch information
delihus committed Oct 29, 2024
1 parent 4190782 commit 41095ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion urdf/wibotic_station.urdf.xacro
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
</link>

<joint name="${prefix}wibotic_station_to_${prefix}wibotic_receiver_requested_pose_joint" type="fixed">
<!-- This shouldbe when docking is released for panther-docker
<!-- This should be when docking is released for panther-docker
<origin xyz="0.05 0.0 0.295" rpy="0.0 0.0 ${pi}" /> -->
<origin xyz="${0.05 + 0.30} 0.0 0.0" rpy="0.0 0.0 ${pi}" />
<parent link="${prefix}wibotic_station_link" />
Expand Down

0 comments on commit 41095ee

Please sign in to comment.