By Samuel Bloom, Zaraius Bilimoria
Takes the bag file from the camera and displays the data in Open3d.
Make sure your numpy version is -> 1.26.4
pip install open3d
pip install --force-reinstall numpy==1.26.4
This is where you can do in-depth about how this repo works. Think of this section as writing a project report for a class.
Note: Markdown supports LaTex, so you can use it to embedd equations
If there are common errors that might occur when running your project, you can mention how to solve them here.