Open
Description
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
Labels
No labels