43 Commits (master)

Author SHA1 Message Date
  Tim Zeuner 3dea00a8d1 Too big too handle 1 year ago
  Tim Zeuner 960b05e76f Testfahrten 1 year ago
  Tim Zeuner 6da9bfff54 Bugs found during tests 1 year ago
  Tim Zeuner 60fbc8758d fabs instead of abs 1 year ago
  Tim Zeuner 7814f64873 Allow neg. angle 1 year ago
  Tim Zeuner 6692a2fcda combine rotation and translation 1 year ago
  Tim Zeuner f6d346a3c1 Deeskalation bei den Pfeilspitzen 1 year ago
  Tim Zeuner 0f5c2e3f42 P-Controller Concept 1 year ago
  Tim Zeuner be7b35f668 New angle calculation concept 1 year ago
  Tim Zeuner d7fc54cfd0 rad->deg; use predefined pi 1 year ago
  Tim Zeuner 722898da6d motor float->double, angle int->double 1 year ago
  Tim Zeuner 0aa939db39 Introduce angle calculation 1 year ago
  Tim Zeuner a9a24e5d72 Compile Utils as .lib instead of .dll 1 year ago
  Tim Zeuner 450bb76d7d Introduce maxSpeed 1 year ago
  Tim Zeuner bbc154efe2 Bugfix when calling destructor without a running thread 1 year ago
  Tim Zeuner 1fd6853245 include_directories->target_include_directories 1 year ago
  Tim Zeuner ff7634e0b0 Check for valid lane 1 year ago
  Tim Zeuner 7175b68abe motor signals in the loop 1 year ago
  Tim Zeuner 747053f132 input threadsafe 1 year ago
  Tim Zeuner 8150850bb6 float mistakes 1 year ago
  Tim Zeuner f55ebb6b3f exception handling 1 year ago
  Tim Zeuner 7fe6850da4 No idea why this worked on the pi 1 year ago
  Tim Zeuner 4c9435dbee nvm the c++ 20 thing 1 year ago
  Tim Zeuner b5811dbbcb Ressource guarding multithreading 1 year ago
  Tim Zeuner b46898a506 cmake standard to cpp 20 1 year ago
  Baran Yasar aad6de3687 Erster Entwurft für Controlling 1 year ago
  Baran Yasar d21882f036 Winkelerkennung 1 year ago
  Tim Zeuner d66e5d05b2 introduce checkIntersection 1 year ago
  Tim Zeuner 103eeadf0b Comments 1 year ago
  Tim Zeuner 6b0e4b04ce parameter tuning 1 year ago
  Tim Zeuner aec322031e Remove unused canny parameters from processing and lfr, tried to get hughlinesp back in for reflection removal 1 year ago
  Tim Zeuner 0ea548ec8a Prototype reflection filter 1 year ago
  Tim Zeuner 44a266629f Show calculated boxes like tested in spielwiese 1 year ago
  Tim Zeuner 633b75176c add test video 1 year ago
  Tim Zeuner 8c53f49935 Implement approach prev tested in spielwiese 1 year ago
  Tim Zeuner 01f29ca9cd Choose between showing img and saving it 1 year ago
  Tim Zeuner e45f46c102 Proper error message, Check if grab() was successfull 1 year ago
  Tim Zeuner 551d5f4bb3 Set video size higher 1 year ago
  Tim Zeuner b9965ee956 grab+retrieve to use cam on pi 1 year ago
  Tim Zeuner f208cda1ed Resolve mixing of std::string and cv::String, more work on new img processing approach. 1 year ago
  Tim Zeuner 977f531f72 New approach using a roi and drawContours method 1 year ago
  Tim Zeuner 55dc2a9b9a read certain file instead of random one 1 year ago
  Tim Zeuner eb64c8eded Added the Communication Module to the repo. 1 year ago