Commit Graph

5 Commits

Author SHA1 Message Date
parmaski
2a489b3b82 Fix: dead link URL in doc (#1087)
* fix dead url links

* change link to MPC course

* remove dead link
2025-01-24 13:28:12 +09:00
Aryaz Eghbali
1f4214012a Performance improvement (#1075) 2024-12-20 22:00:49 +09:00
Atsushi Sakai
b8f28cc6a3 fix deprecation warning for latest numpy (#480)
* fix deprication version for latest numpy

* fix deprication version for latest numpy

* fix deprication version for latest numpy

* fix deprication version for latest numpy
2021-02-10 22:02:51 +09:00
Atsushi Sakai
72c4a891b3 remove cover alls (#357)
* remove cover alls

* add codecov

* try coverage

* try coverage

* try coverage
2020-07-10 21:34:47 +09:00
Todd Tang
b19476f175 Wavefront Coverage Path Planning (#351)
* First Commit of Wavefront Coverage Planner

* Update wavefront_coverage_path_planner.py

* fix CI / CodeFactor problem

* Fix mypy error

* update

* Fix PyCodeStyle

* Fix Code Scanning Warning and  code styling problem

* add simple unittest

* followed second code review suggestions
2020-07-08 22:02:27 +09:00