5156a8d766dd0bee773cef98f4a8be4a24e7fdd6
- Lightweight MPPI (200 trajectories, 15 steps, endpoint path_align) - adaptive exploration (more random when stuck) - fence-line Hough detection + geometric correction - scan hit points marked at 255 immediately - forward half-step pre-check for obstacle avoidance - Ackermann constraint |wz| <= |vx|/min_turn_r - XORshift RNG (stdlib broken on ARM)
Description
精简版雷达+里程计导航避障
Languages
C++
88.7%
Python
10%
CMake
1.3%