What are the units in velocity?

Hello,

Everything I can find on the site seems to says its units/seconds, but my experience with the programming doesn't seem to agree with that. If I call |(self get-velocity)| with the agents in my environment, I'll get a speed usually somewhere in the 0-2 range, when these agents are actually moving at something like 0-150 units/second.

I'm pretty stuck, and could really use some help if anyone knows the answer.

Thanks,

Pete

answering own question...

The velocity is in simulation time, not real time.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.