ros-navigation / docs.nav2.org

https://docs.nav2.org/
https://docs.nav2.org/
Apache License 2.0
85 stars 179 forks source link

Friction on Caster Link #494

Closed callen5914 closed 9 months ago

callen5914 commented 9 months ago

I tried to implement a change to the xacro file by reducing the friction on the caster because the robot travels in the direction of the caster it jumps really bad in Gazebo... Even with 0.0 values, it still jumps pretty bad.

Anyone else getting this behavior? `

0.0 0.0
        </surface>

`

SteveMacenski commented 9 months ago

That seems like something better to take up with the gazebo folks potentially

callen5914 commented 9 months ago

Fair enough... I figured if the docs proposed this URDF as a good start to use for learning the package it would function better... After all how good can nav be if your sensors can't reliably sense that environment...