-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Created classes to represent an oscillation of LiDAR Readings * Fixed Linting, Created classes to represent lidar oscillations * Adding lidar parsing and oscillation detection logic * Added lidar_parser module * Delete modules/lidar_oscillation.py * Made changes based on first review * Minor changes: break->continue if lidar_reading is None * fixed linting for break -> continue * Fixed Pylint Errors, function docstrings * Fixed oscillation boundary logic * Added Integration test based on simulated LiDAR readings * fix minor review changes for unit tests * mergin new common, (wont pass build) * Delete modules/lidar_parser/lidar_parser.py * Delete modules/lidar_parser/lidar_parser_worker.py * Delete tests/integration/test_lidar_parser_worker.py * Delete tests/unit/test_lidar_parser.py
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule common
updated
83 files