Jmeyer1292 / robot_cal_tools

A suite of tools focused on calibration of sensors for robotic workcell development
Apache License 2.0
140 stars 40 forks source link

DH Parameter Kinematic Chain Representation #44

Closed marip8 closed 4 years ago

marip8 commented 4 years ago

This PR introduces two new items in preparation of developing a kinematic calibration routine:

There a little effort making the DH chain class compatible with Ceres templates, but it should be straightforward and better addressed in a separate PR

Builds on #38

marip8 commented 4 years ago

@schornakj any thoughts here?