youbot / youbot_applications

Applications for the KUKA youBot
youbot-store.com
16 stars 18 forks source link

diagnostics_tool initialize gearRatio before setting limits #8

Open Tibor2 opened 2 years ago

Tibor2 commented 2 years ago

Please swap the lines 281 and 282 in diagnostics_tool/YouBotDiagnostics.cpp to initialize the gearRatio before setting the joint limits. As it is now, the tool failed with an error like gearRatio=0 not allowed.