ros-industrial / motoman

ROS-Industrial Motoman support (http://wiki.ros.org/motoman)
146 stars 192 forks source link

request - inertia, dynamics, & transmission elements in gp4 URDF for use in ROS/Gazebo physics simulation #469

Closed adamlouis closed 2 years ago

adamlouis commented 2 years ago

Hi!

I am trying to simulate the GP4 arm in Gazebo + ROS tools.

The GP4 URDF in this repo contains:

but does not have

For context, see:

I noticed that the sia10d URDF file in this repo does have <inertia> tags.

But no URDF file in this repo has <dynamics> or <transmission> tags.

I am working concurrently with a different arm from a different manufacturer -- here's an example of a URDF file that contains all of those fields: <inertia>, <dynamics>, <transmission>.

So, any chance you can add <inertia>, <dynamics>, or <transmission> to the GP4 URDF here?

gavanderhoorn commented 2 years ago

I'd refer you to two recent discussions about the same topic: #322 and #416.

From what I've understood, it's unlikely we'll add them.

The ones in the SIA10D model are approximations (and most likely bad ones).

I'll leave this open and wait for confirmation from @EricMarcil, but from the previous two issues I expect my answer to be correct.