Update of /cvsroot/playerstage/code/player/utils/playerv
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16289

Modified Files:
      Tag: release-2-0-patches
        dev_position2d.c 
Log Message:
fixed small bug in function prototype

Index: dev_position2d.c
===================================================================
RCS file: /cvsroot/playerstage/code/player/utils/playerv/dev_position2d.c,v
retrieving revision 1.2.4.1
retrieving revision 1.2.4.2
diff -C2 -d -r1.2.4.1 -r1.2.4.2
*** dev_position2d.c    31 Jan 2007 22:06:15 -0000      1.2.4.1
--- dev_position2d.c    31 Jan 2007 22:08:50 -0000      1.2.4.2
***************
*** 41,44 ****
--- 41,47 ----
  void position2d_servo_pos(position2d_t *self);
  
+ // Servo the robot (car control)
+ void position2d_servo_car(position2d_t *self);
+ 
  // Servo the robot (velocity control)
  void position2d_servo_vel(position2d_t *self);


-------------------------------------------------------------------------
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