Update of /cvsroot/playerstage/code/gazebo/server/models/ObserverCam
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26991/server/models/ObserverCam

Modified Files:
      Tag: ogre
        ObserverCam.cc 
Log Message:
Updates

Index: ObserverCam.cc
===================================================================
RCS file: 
/cvsroot/playerstage/code/gazebo/server/models/ObserverCam/ObserverCam.cc,v
retrieving revision 1.52.2.1
retrieving revision 1.52.2.2
diff -C2 -d -r1.52.2.1 -r1.52.2.2
*** ObserverCam.cc      14 Apr 2006 14:23:45 -0000      1.52.2.1
--- ObserverCam.cc      7 Aug 2006 20:52:26 -0000       1.52.2.2
***************
*** 244,248 ****
    int width, height;
    gz_guicam_data_t *data;
!   
    // Initialize the interface
    this->guicam = gz_guicam_alloc();
--- 244,250 ----
    int width, height;
    gz_guicam_data_t *data;
!  
!   printf("Init Observer\n");
! 
    // Initialize the interface
    this->guicam = gz_guicam_alloc();
***************
*** 310,313 ****
--- 312,317 ----
    double simTime, pauseTime;
  
+   printf("Update Observer\n");
+   
    // We do something odd with the time here, to allow this model to
    // update when the server is paused.  We will report both times


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to