|
e512f95aee
|
123
|
2025-07-05 22:41:38 +08:00 |
|
|
bd0bfbc023
|
Enhance main.py by adding support for multiple operation modes: complete task mode, test mode, and interactive test mode. Integrate configuration file for dynamic settings and improve error handling for the single-test module. Update main menu display and retain legacy main function for backup.
|
2025-07-04 05:10:15 +00:00 |
|
|
a52cb4f279
|
更新.DS_Store文件以反映最新的二进制差异,清理项目中的临时文件。
|
2025-06-01 19:02:39 +08:00 |
|
|
b8eb73aba1
|
Remove multiple unused image files from logs, including dual track and original versions, to clean up the repository and free up space.
|
2025-06-01 09:35:16 +00:00 |
|
|
5d1b8e0d41
|
更新main.py中的LCM注释以增强可读性,移除move_base_hori_line.py中的多余空行,并在image_raw.py中重新组织异步扫描相关代码,提升代码结构和可维护性。
|
2025-06-01 17:33:50 +08:00 |
|
|
f8980287e2
|
优化main.py,移除冗余的日志输出和注释掉的测试代码,简化代码结构。更新test_image.py,移除未使用的自动检测模式和石板路模式的相关代码,提升代码可读性。
|
2025-06-01 16:27:03 +08:00 |
|
|
dfb114257d
|
Enhance main.py and task_3.py by enabling task execution in main and adjusting target y-coordinate for improved performance. Add additional logging for arrow direction recognition in main.py.
|
2025-06-01 07:35:30 +00:00 |
|
|
9ce1a04fb4
|
Refactor main.py and task_3.py to comment out unused code, adjust target coordinates, and implement y-coordinate adjustments for improved task execution and clarity.
|
2025-06-01 06:50:42 +00:00 |
|
|
41da8566a9
|
🎏 success - 1
|
2025-06-01 06:13:04 +00:00 |
|
|
4b925b5cef
|
Refactor task functions to improve execution flow by commenting out unused code in task 2, adjusting movement parameters in task 2.5, and updating target coordinates in task 3 for enhanced performance.
|
2025-06-01 05:44:32 +00:00 |
|
|
fe391e1360
|
Update run_task_3_back in main.py to include time_sleep parameter for consistent timing during execution.
|
2025-06-01 04:19:09 +00:00 |
|
|
68cae0c85a
|
Update TIME_SLEEP in main.py for longer pauses, enhance task 2 with new movement commands and logging, refine task 3 to include standing duration, and adjust task 4's movement distance for better performance. Improve task 5 by ensuring unloading and loading sections are executed correctly.
|
2025-06-01 04:15:09 +00:00 |
|
|
f61fcea650
|
Comment out unused code in main.py for clarity, adjust movement parameters in task 2 for improved accuracy, and refine execution flow in task 4 by modifying speed during sky ratio detection. Update task 5 to increase straight movement distance for better performance.
|
2025-06-01 00:55:54 +00:00 |
|
|
cb049d64bd
|
Refine movement parameters in task 1 and task 3 for improved execution. Adjust straight movement distance in task 1 and correct lateral movement distance in task 3. Enhance task 4 by increasing speed during sky ratio detection.
|
2025-06-01 00:24:12 +00:00 |
|
|
24de43692c
|
Update movement parameters across multiple tasks for improved execution. Adjust distance in task 1 and task 2.5, modify calibration handling in Robot_Ctrl class, and enhance task 3 with new lateral movement command. Refine Gait_Params configuration for better performance.
|
2025-06-01 00:12:36 +00:00 |
|
|
96217d9af9
|
Implement reset_offset method in Robot_Ctrl class for improved calibration handling. Update task 4 to utilize the new method and adjust movement distance. Modify task 2 to correct target coordinates and enhance task 1 by changing movement command. Comment out unused code in task 2.5 for clarity.
|
2025-05-31 23:53:03 +00:00 |
|
|
6015ab6552
|
Refactor task 3 to enhance execution flow by removing unused parameters and adjusting movement commands. Update task 2.5 to include a new turning command and refine distance parameters for improved performance. Disable logging in dual track detection for cleaner output.
|
2025-05-31 23:13:40 +00:00 |
|
|
0bb157240e
|
🎏 Adjust movement parameters in task 2 and task 2.5 for improved execution, and enhance monitoring in task 3 by adding target y-coordinate checks and refining output messages.
|
2025-05-31 22:01:48 +00:00 |
|
|
56c4131fa4
|
Update task functions by adding a new movement command in task 2, commenting out unused code in task 2.5, and disabling certain operations in task 3 for improved execution flow and clarity.
|
2025-05-31 21:38:26 +00:00 |
|
|
4eb237af83
|
Adjust movement parameters in task 2.5 for improved execution by reducing distance, and increase maximum iterations in task 3 for enhanced stability during operations.
|
2025-05-31 21:28:26 +00:00 |
|
|
97b4aa3b3c
|
Refactor main.py to comment out task 1 execution, adjust movement parameters in task 2.5 for improved execution, and modify iteration thresholds in task 3 for enhanced stability during operations.
|
2025-05-31 21:22:39 +00:00 |
|
|
45e42773e7
|
Enable task 1 execution in main.py by uncommenting the corresponding function call, enhancing the overall task flow and functionality.
|
2025-05-31 17:56:26 +00:00 |
|
|
8bf27872b6
|
Adjust movement parameters in task 2.5 for improved execution and increase iteration thresholds in task 3 for enhanced stability during operations.
|
2025-05-31 17:52:29 +00:00 |
|
|
f088f626e1
|
Enhance arrow detection in task 2 by adding left and right direction counters, updating detection logic, and refining output messages. Adjust movement parameters in task 2.5 for improved execution. Update task 3 to increase maximum iterations for better stability during operations.
|
2025-05-31 17:22:06 +00:00 |
|
|
beb0c1b9f1
|
Enhance main.py and task functions by removing commented-out code and refining movement logic. Update task 2.5 to utilize a new turning function and adjust iteration parameters in task 3 for improved execution flow and clarity.
|
2025-05-31 15:55:00 +00:00 |
|
|
580ebb39e3
|
Refactor main.py and task functions by commenting out unused code and adjusting movement parameters for improved execution flow. Update task 2 to enhance clarity and maintainability.
|
2025-05-31 15:17:03 +00:00 |
|
|
824e31edde
|
🐛 Refactor task 2.5 and task 3 movement logic by commenting out unused code and adjusting parameters for improved execution flow. Streamline task functions for better clarity and maintainability.
|
2025-05-31 15:03:40 +00:00 |
|
|
e9f931e6bd
|
Refactor movement logic in task functions by commenting out unused code and adjusting parameters for improved execution. Update main.py to streamline task calls and enhance clarity.
|
2025-05-31 14:57:27 +00:00 |
|
|
37248fe570
|
Merge branch 'main' of ssh://120.27.199.238:222/Havoc420mac/mi-task into main
|
2025-05-31 14:55:15 +00:00 |
|
|
88717f2a32
|
Refactor main.py and task functions to improve clarity and control. Comment out unused code and adjust movement parameters in task 5 for better execution. Update task 2.5 to streamline movement logic and enhance readability.
|
2025-05-31 14:55:13 +00:00 |
|
|
51f9f19d32
|
删除任务3和任务4的主程序文件,以简化项目结构并移除不必要的代码。确保代码库的整洁性和可维护性。
|
2025-05-31 22:50:52 +08:00 |
|
|
37cf8f3106
|
Refactor main execution flow to enable task execution based on arrow direction detection. Integrate new movement functions for improved control and clarity, while removing commented-out code for better readability.
|
2025-05-31 14:43:02 +00:00 |
|
|
4db80baf9b
|
Merge branch 'task-5-2' into main
|
2025-05-31 14:39:54 +00:00 |
|
|
a4a600118d
|
Delete outdated robot log files from May 25, 26, 28, and 31, 2025, to streamline project structure and remove unnecessary data. Update task 4 and task 5 movement parameters for improved control and consistency in execution.
|
2025-05-31 14:38:37 +00:00 |
|
|
a2fd2daff1
|
在图像处理器中引入日志记录功能,替换了多个打印语句为日志记录,增强了错误和状态信息的可追踪性。调整了异步扫描的启动和停止逻辑,确保更好的错误处理和信息反馈。
|
2025-05-31 22:38:35 +08:00 |
|
|
77bee57da9
|
Update .gitignore to include 'example/' directory and adjust movement parameters in task 4 and task 5 for improved control. Comment out a function call in main.py for clarity.
|
2025-05-31 14:26:58 +00:00 |
|
|
b392453b62
|
更新任务函数,统一时间参数为可配置的 time_sleep 变量,以提高代码灵活性和可维护性。调整主程序中的任务调用,确保一致性和可读性。
|
2025-05-31 22:22:53 +08:00 |
|
|
7ee061ffa9
|
Refactor task execution by standardizing the parameters for the center_on_dual_tracks function across multiple tasks. Enhance movement commands in task 4 for improved control and adjust speed parameters for better responsiveness in task 5. Clean up commented code for clarity.
|
2025-05-31 14:18:02 +00:00 |
|
|
74571e9c92
|
Refactor task 3 execution flow by enabling key movement commands and updating message parameters for improved control. Add section handling for task phases to enhance clarity and organization.
|
2025-05-31 14:06:12 +00:00 |
|
|
0979d10415
|
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 |
|
|
4200fb8aeb
|
Refactor main execution flow by adding support for task 3 back functionality and adjusting task 1 and task 2 parameters. Update task 2.5 back execution logic and improve movement commands for better control. Set observe flag in track detection functions for consistency.
|
2025-05-31 13:40:55 +00:00 |
|
|
8ef996ee94
|
🐛 Add support for additional detection function versions in horizontal line alignment. Implement version checks for functions 3 and 4, and handle errors for unspecified detection versions. Improve code clarity and maintainability.
|
2025-05-31 12:53:50 +00:00 |
|
|
e427be6cb9
|
Refactor calibration logic in Robot_Ctrl class by uncommenting and optimizing the calibration process for odometry data. Ensure proper handling of calibration offset and improve clarity in the msg_handler_o method.
|
2025-05-31 12:47:36 +00:00 |
|
|
3b2fc33bf7
|
Refactor main execution flow by enabling task 2.5 with arrow direction detection and adjusting task 3 back execution. Update task 2.5 parameters for distance and speed, and modify task 5's horizontal line movement distance. Set observe flag to False in track detection functions for consistency.
|
2025-05-31 12:43:11 +00:00 |
|
|
e0961fcdd9
|
Merge branch 'task-3-2' of ssh://120.27.199.238:222/Havoc420mac/mi-task into task-3-2
|
2025-05-31 20:09:29 +08:00 |
|
|
254923a222
|
删除了多个示例文件和配置文件,包括机器人日志模块、运动参数和检测相关的Python脚本,清理了不再使用的代码和资源,以优化项目结构和维护性。
|
2025-05-31 20:09:18 +08:00 |
|
|
1ce0f9e7bf
|
Update centering functionality in dual track control by adding new parameters for detection height and interval. Adjust message life count handling and improve variable management in task execution. Refactor related functions for enhanced clarity and performance.
|
2025-05-31 09:46:46 +00:00 |
|
|
87be6b8328
|
Refactor task execution flow by removing unnecessary return statements and enhancing task 3 with additional centering functionality. Update dual track line detection to improve error handling and variable naming for clarity.
|
2025-05-31 07:52:19 +00:00 |
|
|
e399c8c837
|
Enhance dual track centering functionality by adding an estimated track distance parameter for improved deviation calculations. Update the logic for converting pixel deviation to actual distance, optimizing the centering process. Refactor detection and movement commands for better responsiveness and accuracy.
|
2025-05-31 07:30:18 +00:00 |
|
|
af364ebccb
|
增强双轨迹线检测功能,优化了边缘检测和线条筛选逻辑,改进了评分机制以提高检测准确性。更新了调试信息和日志记录,便于可视化和结果追踪。同时,调整了图像路径以适应新的测试用例。
|
2025-05-31 14:12:52 +08:00 |
|