ros-navigation / docs.nav2.org

https://docs.nav2.org/

Home Page:https://docs.nav2.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setting Up URDF Bug

enyuin opened this issue · comments

Under this link, https://navigation.ros.org/setup_guides/urdf/setup_urdf.html#urdf-and-the-robot-state-publisher, there is one bug. The box inertia macro is not defined in this case, and it will cause error while building it. It is suggested to be removed to reduce misunderstanding.
bug

The xacro was added below in https://navigation.ros.org/setup_guides/urdf/setup_urdf.html#adding-physical-properties.

I agree in https://navigation.ros.org/setup_guides/urdf/setup_urdf.html#writing-the-urdf the line 31 should be removed. Can you submit a PR containing that change?