Hi COMPAS community:
I just felt there is a bit of confusion in different robot models on page: compas_fab - Robot models - at least they have different zero configurations:
for example the ur5 model in ROS with the command - ur5_moveit_config
defines this pose as zero config:
while the URDF by compas_fab.RobotModel.from_urdf_file
uses below zero configs, which is also the UR5’s real zero config.
I kind of excluded the possibility that I didn’t mix with the UR10 file, but I look forward to any insights.
Thanks in advance!