Closed gencurio closed 4 years ago
We need to setup a ROS Node that can subscribe to each sensor and combine the data we receive to make informed decisions on what the car should do next.
Here is a github repo that discusses sensor fusion within ROS: https://github.com/methylDragon/ros-sensor-fusion-tutorial
This is handled by RTABmap
We need to setup a ROS Node that can subscribe to each sensor and combine the data we receive to make informed decisions on what the car should do next.