-
Firstly, a blank path is set in the object’s creation code: mypath=path_add(); path_set_kind(mypath,1); path_set_precision(mypath,8); This [...]
Coding for Motion Planning
November 6, 2011 -
Today I’ve been testing motion planning using a grid system, which has taken a while but gone pretty well. The first example in this video [...]
Motion Planning Test
November 6, 2011
