|
|
本帖最后由 EPFL_GO111 于 2010-5-8 10:32 编辑
; K3 @/ v I2 O6 x- M
% e7 P0 G, i+ @/ k/ Onow 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.
" l0 s) G5 _8 m) Q9 F9 W
3 H( M& D2 l$ |Can Extendsim detect the distance? or how can i realize this function by using other ways?
) ~4 y/ `4 S: v9 ]) v9 D% f0 ~
; |( o& n/ Q, a, r" Y! U" \thank you for sharing your ideas. thx8 L7 ~8 t: u' f: y. Q( Q0 m
3 N0 I* b9 @' _# W7 q, O: C) Z
如题,我想实现如下效果:如果我前面的小球(在路径1)距离我小于10米,我就会选择路径2去避免与他相碰,但是,如果我前面的小球(在路径1)距离我大于10米,我还是会选择路径1去继续我的旅程。
. V5 Q3 D$ S& R o z
- G9 D5 K$ m. N [, G% p请问Extendsim可以探测距离吗?还是要用其它方法去实现?谢谢指导!! |
|