-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(data_collecting_tool): improve data collection logic (#108)
* create data collection logic Signed-off-by: Yoshihiro Kogure <[email protected]> * remove an unnecessary comment Signed-off-by: Yoshihiro Kogure <[email protected]> * remove uncessary codes and fix some params Signed-off-by: Yoshihiro Kogure <[email protected]> * style(pre-commit): autofix * add u_shaped course and straight line Signed-off-by: Yoshihiro Kogure <[email protected]> * add backwards straight line Signed-off-by: Yoshihiro Kogure <[email protected]> * define parameters as global variables Signed-off-by: Yoshihiro Kogure <[email protected]> * style(pre-commit): autofix * revert_merge Signed-off-by: Yoshihiro Kogure <[email protected]> * style(pre-commit): autofix * apply pre-commit run Signed-off-by: Yoshihiro Kogure <[email protected]> * modify README Signed-off-by: Yoshihiro Kogure <[email protected]> * style(pre-commit): autofix * modify spell Signed-off-by: Yoshihiro Kogure <[email protected]> --------- Signed-off-by: Yoshihiro Kogure <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information
1 parent
5bd5865
commit 75537a7
Showing
3 changed files
with
379 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.