You are browsing as a guest. Sign up (or log in) to start making projects!

Open comments for this post

1h 40m 2s logged

Basic Navigation Algorithm

I implemented a naive navigation algorithm for the robot. the algorithm uses an obstacle avoidance strategy. So far, it uses a linear transform that pushes the robot away from nearby items. However, I noticed that IRL, the LiDAR doesn’t feel the push in the opposite direction until the obstacle gets too close. I’m planning on fixing this later by using an inversion function or something rather than just subtraction.

0
3

Comments 0

No comments yet. Be the first!