Implement Active Vision by moving the camera to multiple locations, calculating the best grasp locations in every viewpoint, and finding the overall best grasp in the respective viewpoints. In this project, we follow the grasping pipeline which consists of Data Preprocessing with downsampling and segmentation, Data Representation with normal calculations, and Grasp Synthesis using force vector formulation. We then visualize the resulting Point Cloud object and the contact points of the best grasp in RViz.