manif icon indicating copy to clipboard operation
manif copied to clipboard

How can I extend SE(3) to Sim(3) using this library?

Open niebayes opened this issue 3 years ago • 1 comments

niebayes avatar Aug 10 '20 03:08 niebayes

You would have to create a new class Sim3 implement the different functions. To do so you could start from the SE3 class as a model.

artivis avatar Aug 10 '20 13:08 artivis