Link Blog

11 collections · 118 total posts

June 2022

April 2022

29-04-2022
Yale OpenHand Project

Yale OpenHand Project

Source: eng.yale.edu

The Yale OpenHand Project is a movement to advance the design and use of robotic hands designed and built through rapid-prototyping techniques in order to encourage more variation and innovation in mechanical hardware.

Tags: robotics

March 2022

18-03-2022
Calibrating a Monocular Camera with ROS - Robotics with ROS

Calibrating a Monocular Camera with ROS - Robotics with ROS

Source: ros-developer.com

ROS use OpenCV for camera calibration but the format that it stores the data is different than OpenCV. Also, you need to know where to place the camera calibration files so ROS can find it and publish it. 1.First, you need to install usb cam package from ROS and uvcdynctrl to disable autofocus: sudo apt-get install ros-kinetic-usb-cam uvcdynctrl 2.Open … Calibrating a Monocular Camera with ROS Read More »

Tags: camera

February 2022