You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
EricCousineau-TRI
changed the title
[franka_description] Docs say gazebo=true triggers use of paper's esimated paremters, but they are always used?
[franka_description] Docs say gazebo=true triggers use of paper's estimated paremters, but they are always used?
Nov 20, 2022
sorry for the late reply. The inertia parameters are dependent on the gazebo arg but not in the place you searched for. Rather the condition is placed a little bit further down in the link_with_sc macro:
From docs:
https://github.com/frankaemika/docs/blame/12fb63aa406b3e33dfc57a97ad5a5362e1ad8aad/source/franka_ros.rst#L36-L39
However, upon inspection, it looks like the inertial parameters are not dependent on the
gazebo
parameters?franka_ros/franka_description/robots/common/utils.xacro
Lines 4 to 6 in a58d305
Is this intended? If so, can the docs be updated?
If not, can this possibly be fixed?
Relates
frankaemika/franka_ros2#11
https://www.franka-community.de/t/panda-dynamic-model/4573/3
The text was updated successfully, but these errors were encountered: