Giter Club home page Giter Club logo

araig_benchmarks's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

araig_benchmarks's Issues

Verify benchmark - braking distance

Note: This requires the branch: https://github.com/ipa320/araig_test_stack/tree/kut/benchmark

  • Verify if the benchmarking signal sequence is correct. (Maybe some sleeps are not required? Should it emulate real test and not toggle signals low?)
  • Verify and update the calculator to properly support benchmark (the reset method of calculate(), publish result only once)
  • Maybe the calculator can work if start = false and stop = true? (Or similar logic to mock_sensor of waiting for signal levels)
  • Verify and update the mock sensor to properly support benchmark (is the waiting sequence correct?)
  • Verfiy if the final result calculation is correct.

Expected problems:

  • This line could cause inaccuracies. This is because the calculator and sensor both have 0.5 seconds (@100hz = 50 loop cycles) to recalculate their values and converge to a stable value. But this is not the case in real test, since the very first result is used. To rectify this, we should take the FIRST result (ie msg from topic), and not the FINAL result.

To test:
roslaunch araig_benchmarks bench_braking_test.launch

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.