Mailing list archive (omnetpp-l at omnetpp.org)
[
Date Prev][Date Next][
Thread Prev][Thread Next][
Date Index][
Thread Index]
[Omnetpp-l] TurtleMobility
- Subject: [Omnetpp-l] TurtleMobility
- From: peterob333 at xxx
- Date: Wed, 27 May 2009 03:04:57 -0700 (PDT)
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlegroups.com; s=beta; h=domainkey-signature:received:received:x-sender:x-apparently-to :mime-version:content-type:received:date:x-ip:user-agent :x-http-useragent:message-id:subject:from:to:reply-to:sender :precedence:x-google-loop:mailing-list:list-id:list-post:list-help :list-unsubscribe:x-beenthere-env:x-beenthere; bh=eEFp5dqhjrMWTE0HTyn0Xb6w9V2rPzi9kVyy76y3Dmo=; b=pvXJAe0L1uT2c9260IUcTAB3TiCFcOhJSjvQIIbAk++pV/+mYjzqS7OIJ60ywI0Bkc rG2ZRul/AzFSQ47lOw/otYrjLgt4e3WMgGbNarpSbTb0GeX2uYy61w9uU+uhrJsaZcQY xpUb47PqeWh7hAW+RsVJdHclnnd6GffDG7E1U=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=googlegroups.com; s=beta; h=x-sender:x-apparently-to:mime-version:content-type:date:x-ip :user-agent:x-http-useragent:message-id:subject:from:to:reply-to :sender:precedence:x-google-loop:mailing-list:list-id:list-post :list-help:list-unsubscribe:x-beenthere-env:x-beenthere; b=C4f54t2x/4ExMu0fLDLk7+O/KoOcx4uYwUVrgyWUANmi6eTRxJdO7xSRzZ3dVF5lfX rvWniAoID4MAb6KUtE8jTox9AnucrRD3o4lue4iWa8RgVsr64H31z3HmmcHly6TY6QtU 7LmFR1kLIZs/ZHtDEtGUx1r8IVQgcMY9IgH1I=
- List-help: <mailto:omnetpp+help@googlegroups.com>
- List-id: <omnetpp.googlegroups.com>
- List-post: <mailto:omnetpp@googlegroups.com>
- List-unsubscribe: <http://googlegroups.com/group/omnetpp/subscribe>, <mailto:omnetpp+unsubscribe@googlegroups.com>
- Mailing-list: list omnetpp at xxx; contact omnetpp+owner at xxx
Hi,
I asked few times about mobility here, but no one reply. All what I
have to do is make periodical move by axis x, with constant distance
0.01m. I setup turtlemobility config. file like that. First about 5
moving steps do what I expect, but then it is start to moving without
break - I cant understand that behaviour.
<movement>
<repeat>
<turn angle="0"/>
<forward d="1"/>
<set speed="0.01"/>
</repeat>
</movement>
Anyway in documentation there is not description in torward for d and
t parameter.
s = v * t ; i want to 0.01 = 0.01 * 1.
Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "omnetpp" group.
To post to this group, send email to omnetpp at xxx
To unsubscribe from this group, send email to omnetpp+unsubscribe at xxx
For more options, visit this group at http://groups.google.com/group/omnetpp?hl=en
-~----------~----~----~----~------~----~------~--~---
Home |
Main Index |
Thread Index