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
Havoc
5d1b8e0d41
更新main.py中的LCM注释以增强可读性,移除move_base_hori_line.py中的多余空行,并在image_raw.py中重新组织异步扫描相关代码,提升代码结构和可维护性。
2025-06-01 17:33:50 +08:00
..
center_on_dual_tracks.py
Refactor main execution flow by enabling task execution based on arrow direction detection. Adjust max_time parameter in centering function for improved responsiveness. Update task 5's movement commands and section handling for clarity and consistency.
2025-05-31 13:53:54 +00:00
follow_dual_tracks.py
Enhance main.py and task_4: Added go_to_y_v2 function to main.py for improved navigation. Updated go_straight function in go_straight.py to accept additional parameters for mode, gait_id, and step_height, allowing for more flexible movement control. Integrated follow_dual_tracks function in task_4 to enhance task execution by enabling dual track following capabilities.
2025-05-28 13:18:27 +00:00
go_straight.py
Add go_lateral function for lateral movement control and update task_4.py to utilize it for improved navigation. Cleaned up main.py by removing unnecessary lines and added comments for clarity.
2025-05-30 11:34:56 +00: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
更新main.py中的LCM注释以增强可读性,移除move_base_hori_line.py中的多余空行,并在image_raw.py中重新组织异步扫描相关代码,提升代码结构和可维护性。
2025-06-01 17:33:50 +08:00
turn_degree.py
Refactor main.py and enhance go_straight_with_qrcode function in go_straight.py. Commented out unused code in main.py for clarity and added QR code scanning functionality to go_straight_with_qrcode, improving robot navigation and task execution. Updated run_task_5 to utilize the new function for better integration of QR code scanning during movement.
2025-05-28 09:56:35 +00:00