File tree Expand file tree Collapse file tree
CustomRobots/turtlebot3/models/turtlebot3 Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<robot xmlns : xacro =" http://ros.org/wiki/xacro" >
3- <xacro : include filename =" $(find custom_robots)/models/turtlebo3/turtlebo3_gz .urdf.xacro" />
3+ <xacro : include filename =" $(find custom_robots)/models/turtlebot3/turtlebot3_gz .urdf.xacro" />
44
55 <xacro : macro name =" turtlebot3" >
66
2020 <visual >
2121 <origin rpy =" 0 0 0" xyz =" -0.064 0 0" />
2222 <geometry >
23- <mesh filename =" $(find custom_robots)/model/urtlebot3 /meshes/waffle_base.dae" scale =" 0.001 0.001 0.001" />
23+ <mesh filename =" $(find custom_robots)/model/turtlebot3 /meshes/waffle_base.dae" scale =" 0.001 0.001 0.001" />
2424 </geometry >
2525 <gazebo >
2626 <material >
7575 <visual >
7676 <origin rpy =" 0 0 0" xyz =" 0.0 0.144 0.023" />
7777 <geometry >
78- <mesh filename =" $(find custom_robots)/model/urtlebot3 /meshes/tire.dae" scale =" 0.001 0.001 0.001" />
78+ <mesh filename =" $(find custom_robots)/model/turtlebot3 /meshes/tire.dae" scale =" 0.001 0.001 0.001" />
7979 </geometry >
8080 <gazebo >
8181 <material >
127127 <visual >
128128 <origin rpy =" 0 0 0" xyz =" 0.0 -0.144 0.023" />
129129 <geometry >
130- <mesh filename =" $(find custom_robots)/model/urtlebot3 /meshes/tire.dae" scale =" 0.001 0.001 0.001" />
130+ <mesh filename =" $(find custom_robots)/model/turtlebot3 /meshes/tire.dae" scale =" 0.001 0.001 0.001" />
131131 </geometry >
132132 <gazebo >
133133 <material >
216216 </link >
217217
218218 <xacro : imu parent =" imu_link" topic =" turtlebot3/imu" xyz =" -0.032 0 0.068" rpy =" 0 0 0" />
219- <xacro : lidar xyz =" -0.064 0 0.121" rpy =" 0 0 0" name =" lidar" parent =" base_link" topic =" turtlebot3/laser/scan" />
219+ <xacro : laser xyz =" -0.064 0 0.121" rpy =" 0 0 0" name =" lidar" parent =" base_link" topic =" turtlebot3/laser/scan" />
220220 <xacro : velocity topic =" turtlebot3/cmd_vel" />
221221 <xacro : odom topic =" /turtlebot3/odom" freq =" 50" />
222222 </xacro : macro >
You can’t perform that action at this time.
0 commit comments