|
|
本帖最后由 EPFL_GO111 于 2010-5-8 10:32 编辑
# D9 X( @! }; ?& E. M/ c( d0 _ B& U/ g6 g: \" P* q! E T; ?% r6 Z- E( h
now i have an idea that if the leader object in the route 1 has the distance less than 10 meters (for example), i would choose the route 2 to avoid it.. however, if the leader object in the route 1 has the distance greater than 10 meters, i would choose the route 1 to continue my journey.
- ~) Z' t, k2 A5 Y/ e. U" V' b
, _( ]+ ], f4 a1 ?8 xCan Extendsim detect the distance? or how can i realize this function by using other ways?
$ V/ u/ I6 y0 |! n W( i, w/ Y0 V E' j
thank you for sharing your ideas. thx+ b; k w/ V9 C$ {
: A& Z' l+ b8 S6 a: b! ^如题,我想实现如下效果:如果我前面的小球(在路径1)距离我小于10米,我就会选择路径2去避免与他相碰,但是,如果我前面的小球(在路径1)距离我大于10米,我还是会选择路径1去继续我的旅程。
" s% z A3 z$ Z
, M `& _" p, V; N/ E. ]请问Extendsim可以探测距离吗?还是要用其它方法去实现?谢谢指导!! |
|