Welcome Guest,Register Now
Log In

ANT Forum

Welcome guest, please Login or Register

You are here: Forum Home → ANT+ Forums → ANT+ Simulation Tools → Thread

   

SimulANT+ Random Script

Rank

Total Posts: 2

Joined 2015-08-11

PM

Hello all! I am interested in creating some bike sensor scripts to produce more random data (speed, cadence, power, etc.), as opposed to just sweeping. I have looked into tweaking the existing Python scripts, but this has been difficult since I am not sure that python system libraries are included. I am hoping someone on this forum might have some suggestions for creating these scripts. Thanks for the help!      
Rank

Total Posts: 2

Joined 2015-08-11

PM

I should mention I tried importing random.py but I think there may be some version conflicts.      
Rank

Total Posts: 5

Joined 2019-12-29

PM

I have the same problem. The sweep looks goofy when you look at the cadence & powercurve after a training session. The ideal scenario would be too randomize the numbers from a preset intervall OR if the numbers would change based on gradient in game etc.

If you find a solution for this, please share! smile And ill do the same.      
Rank

Total Posts: 1

Joined 2020-10-06

PM

I have the same problem too.