This website requires JavaScript.
Explore
Help
Register
Sign In
Havoc420mac
/
mi-task
Watch
1
Star
0
Fork
0
You've already forked mi-task
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
mi-task
/
base_move
History
havoc420ubuntu
918f5f20c5
新增go_to_x_v2函数以支持机器人移动到指定x坐标,更新task_3.py以引入新函数并调整稳定性检测参数,优化代码逻辑和文件处理。
2025-05-28 04:52:38 +00:00
..
go_straight.py
新增go_straight_until_bar函数以控制机器人沿直线行走至检测到栏杆;优化follow_left_side_track函数的PID参数和稳定性要求,增强响应速度和稳定性;调整detect_left_side_track函数的搜索区域和评分逻辑,以提高线段检测的准确性和灵活性。
2025-05-25 19:55:35 +08:00
go_to_xy.py
新增go_to_x_v2函数以支持机器人移动到指定x坐标,更新task_3.py以引入新函数并调整稳定性检测参数,优化代码逻辑和文件处理。
2025-05-28 04:52:38 +00:00
move_base_hori_line.py
refactor(base_move): improve left side track following algorithm
2025-05-25 17:38:07 +00:00
turn_degree.py
refactor(main.py, base_move/turn_degree.py, task_3.py): update rotation functions and task execution flow
2025-05-28 03:13:48 +00:00