Skip to content

Releases: sergionr2/RacingRobot

Racing Robot v0.4 - Line Prediction

17 Jun 16:45
Compare
Choose a tag to compare

BREAKING CHANGES

  • Switch to web based annotation tool: https://github.com/araffin/graph-annotation-tool
  • Lots of rewrite, change the prediction for points to segment prediction
  • Now use pytorch dataloader (avoid RAM issue)
  • Drop support of numpy for prediction
  • Switch to Pytorch 0.4
  • Clean up files
  • Now use the arduino robust serial package (https://github.com/araffin/arduino-robust-serial)
  • Add support for training on multiple datasets
  • Record the onboard camera in autonomous mode
  • Path planning using bezier curves
  • Path Tracking with stanley control
  • Add support for CI
  • Add tests + code coverage
  • Remove C++ extension

Racing Robot v0.3 Optimized Image Processing

04 Mar 17:52
894b331
Compare
Choose a tag to compare
  • Add C++ extension with python binding
  • Now running at 90 FPS

Racing Robot v0.2 - PyTorch Version

08 Jan 10:31
Compare
Choose a tag to compare
Pre-release
  • Switch to Pytorch
  • Performance improvements
  • Refactor training

First Release

28 Dec 17:02
Compare
Choose a tag to compare
First Release Pre-release
Pre-release

Working version with lasagne and theano.
Not optimized.
Code for Toulouse Robot Race 2017.