Archive for the ‘Robotics’ Category

The New York Times recently published an article about a NASA Johnson Space Center (JSC) program called Project M. Project M’s goal is to develop a walking, humanoid robot that will be sent to the Moon.  The robot is designed to walk around the moon and pick up rocks.  TRACLabs scientists have been working for over a decade with NASA JSC scientists to develop the core technologies to be used in humanoid robots.  This includes eye-hand coordinate software that can see the world in three-dimensions and direct a robotic arm and hand to interact with objects in the world.  This patented  system has been used with the NASA Robonaut to autonomously manipulate tools, grab moving objects, interact with humans, and perform bi-manual manipulation of large, cumbersome objects.  Developed by TRACLabs under NASA contract, the 3D perception system finds sets of 3D points that match pre-defined shape models of target objects.  This same type of technology can be used to allow a humanoid robot to grasp a moonrock while walking on the moon. 


Visual Odometry
October 20th, 2010 · Robotics

Visual odometry is a technique that estimates robot ego-motion from a sequence of stereo images.  The image below  shows an example of a real-world image and the feature matching that lies at the core of our visual odometry approach.  Extracted image features are used to establish stereo correspondences as well as  matches between two successive frames. We can then separate the stereo features based on their disparity and the vehicle speed into two sets. The set with low disparity is used to recover the camera rotation.  Based on the recovered rotation, we then use the second set of features to recover the vehicle translation.  In the image below, green flow vectors correspond to far-away scene structure (rotation only), and red to close-by structure (rotation + translation). Blue flow vectors were rejected as outliers because of noise or because of gross correspondence errors, e.g. the moving vehicle above.  This algorithm is based on work at Georgia Tech University by Dr. Frank Dellaert.  TRACLabs has just been awarded an Army contract worth $750,000 to build a compact, self-contained visual odometry sensor that will build on the work at Georgia Tech.