Changes between Version 19 and Version 20 of Old/Dailyupdates


Ignore:
Timestamp:
Jun 13, 2007, 7:35:40 PM (17 years ago)
Author:
aniket
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/Dailyupdates

    v19 v20  
    120120
    121121I feel like today we are close to completing the ''Getting Started Guide'' portion of the documentation. We have yet to calibrate all three robots and still need to figure out teleoperation. In addition, we need to manually edit (for all three robots) the ''resource-config.xml'' file which keeps track of the spacial positioning of the cameras, sensors, and wheels of each robot (All three are a bit differently shaped.)
     122
     123== 6/13/07 - Day 8 ==
     124
     125We completed intrinsic camera calibration for all three robots and extrinsic calibration for two of them (the terminator's camera is not mounted properly and we cannot perform calibration until we have some glue to fix it.)
     126
     127A potentially serious problem we've realized is that the navigation tool is not remembering any landmarks. This is a big problem because landmarks are the way the robots remember obstacles they've encountered in a room and build a map of their surroundings. Originally it was thought that lack of calibration was the problem, but having calibrated the robots we find that at least Bender still does not catalog any landmarks in Navtool. I now suspect the culprit may be a broken communication link between the vSlam applet and the camera. An error in the logs warns us to check permissions on /dev/video0, which are set to 666 as I believe they should be.
     128
     129Today, magically, the teleop applet was working with camera support on Bender. When we clicked a destination for the robot, it moved in generally the right direction, but passed the target and spent a long time colliding into the wall until we swithed off the battery. This is dissapointing, especially considering that the camera is supposed to be calibrated.