Skip to content

Commit

Permalink
Update ur_kinematics/src/ur_kin.cpp
Browse files Browse the repository at this point in the history
Co-authored-by: RobertWilbrandt <wilbrandt@fzi.de>
  • Loading branch information
fmauch and RobertWilbrandt committed Nov 8, 2022
1 parent c33982d commit ad58bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ur_kinematics/src/ur_kin.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ namespace ur_kinematics {
//#define UR10e_PARAMS
#ifdef UR10e_PARAMS
const double d1 = 0.1807;
const double a2 = -0.627;
const double a2 = -0.6127;
const double a3 = -0.57155;
const double d4 = 0.17415;
const double d5 = 0.11985;
Expand Down

0 comments on commit ad58bcb

Please sign in to comment.