Skip to content

Commit

Permalink
Merge pull request #3 from Garvit-32/main
Browse files Browse the repository at this point in the history
tune param
  • Loading branch information
Garvit-32 authored Nov 23, 2020
2 parents 43510d1 + bbbba57 commit a7f827e
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 a7f827e

Please sign in to comment.