ros-drivers / flir_ptu

ROS driver for FLIR pan-tilt units
http://wiki.ros.org/flir_ptu_driver
14 stars 37 forks source link

Missing inertia tag on d46.urdf.xacro #42

Open chikuta opened 3 years ago

chikuta commented 3 years ago

Hi, Thank you for your excellent source code.

I found a missing inertial tag on flir_ptu_description. There is no inertial tag on ${name}_tilted_link as follow link. https://github.com/ros-drivers/flir_ptu/blob/bd9a73ef27eb97710efdef18dce07373a16468e7/flir_ptu_description/urdf/d46.urdf.xacro#L77-L91

If someone use gazebo, this model won't work correctly.