mirror of
https://gitee.com/yyz_o/bk_bishe_pi.git
synced 2025-09-07 23:21:26 +00:00
2025.5.18第一次提交,包括17号和今天上午对实机的调试
This commit is contained in:
@@ -7,8 +7,8 @@ using namespace std;
|
||||
/*---定义全局常量---*/
|
||||
// const int DIST_cell = 300 ;
|
||||
// const int DIST_wall = 100 ;
|
||||
const int DIST_cell = 300;
|
||||
const int DIST_wall_f = 120;
|
||||
const int DIST_cell = 310;
|
||||
const int DIST_wall_f = 75;
|
||||
const int DIST_wall_rl = 90;
|
||||
/*---全局各种变量与常量定义完成---*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user