Skip to content

SE3 Error #16

Open
Open
@xtream111

Description

@xtream111

When I try to run the live script from chapter 15, this part from the second section

P = mkgrid( 2, 0.5, 'pose', SE3(0,0,3) );

gives me the following error

`The class SE3 has no Constant property or Static method named 'check'. Error in mkgrid (line 72)

p=SE3.check(opt.pose)*p;`

Why is this happening and what is the solution.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions