Potential future directions for this project:
Complete a robust vision search of the area to detect objects outside the immediate field of vision.
Utilize LiDAR for object collision avoidance through a cluttered scene.
Utilize more advanced image segmentation techniques, such as SAM2 for better object manipulation through mass centers.
Complete our proposed task 3, which was to identify block colors and place them on a bigger block.
Completing this task would require implementing a color-identifying algorithm and a block edge detection algorithm.
The team could use a convolutional neural network to train a model to classify cube colors and recognize cubes based on varying orientations.