WisconsinRobotics / WRover_Software

The software system for the 2024 Wisconsin Robotics URC rover.
https://wisconsinrobotics.github.io/WRover_Software/
MIT License
6 stars 1 forks source link

Research superior LiDAR Sensor for Obstacle Avoidance #79

Closed Tzanccc closed 3 months ago

Tzanccc commented 10 months ago

Rationale

In the 2024 competition, URC has decided to raise the budget cap for the rover, allowing us to upgrade various hardware components.

One of the issues with the existing LiDAR sensor on the rover is that it only supports scanning in the X and Z axis. This means that the rover is incapable of distinguishing between a slight bump on the surface, a rock, or a wall. With the new budget cap, we aim to upgrade the LiDAR sensor to one that supports Y axis scanning as well.

Required Actions

Tzanccc commented 10 months ago

Research LIDAR sensors for obstacle avoidance