Skip to content

Commit

Permalink
tune param
Browse files Browse the repository at this point in the history
  • Loading branch information
Garvit-32 committed Nov 23, 2020
1 parent c2379f4 commit bbbba57
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkg_techfest_imc/urdf/micromouse_robot.urdf
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,8 @@
<updateRate>20</updateRate>
<leftJoint>joint_left_wheel</leftJoint>
<rightJoint>joint_right_wheel</rightJoint>
<wheelSeparation>${Factor*0.35}</wheelSeparation>
<wheelDiameter>${Factor*0.17}</wheelDiameter>
<wheelSeparation>${Factor*0.30}</wheelSeparation>
<wheelDiameter>${Factor*0.15}</wheelDiameter>
<torque>0.1</torque>
<commandTopic>cmd_vel</commandTopic>
<odometryTopic>odom</odometryTopic>
Expand Down

0 comments on commit bbbba57

Please sign in to comment.