Skip to content

SE3vel convention update  #70

@AhmedBaza1

Description

@AhmedBaza1

the function SE3vel::Exp(const Mat91& xi) needes to be updated
Mat31 phi = xi.head(3); Mat31 v = xi.segment<3>(3); Mat31 t = xi.tail(3);
t, v should be exchanged here to maintain the convinetion
` phi,
t,
v '

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions