Update of /cvsroot/playerstage/code/player/server/drivers/localization/amcl
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv14026/server/drivers/localization/amcl
Modified Files:
amcl_laser.cc
Log Message:
fixed some formatting and compiler warnings
Index: amcl_laser.cc
===================================================================
RCS file:
/cvsroot/playerstage/code/player/server/drivers/localization/amcl/amcl_laser.cc,v
retrieving revision 1.26
retrieving revision 1.27
diff -C2 -d -r1.26 -r1.27
*** amcl_laser.cc 1 Nov 2007 22:16:19 -0000 1.26
--- amcl_laser.cc 2 Dec 2007 09:11:12 -0000 1.27
***************
*** 192,196 ****
// now, get the map data
player_map_data_t* data_req;
- size_t reqlen;
int i,j;
int oi,oj;
--- 192,195 ----
***************
*** 218,222 ****
PLAYER_MSGTYPE_REQ,
PLAYER_MAP_REQ_GET_DATA,
! (void*)data_req,reqlen,NULL,false)))
{
PLAYER_ERROR("failed to get map info");
--- 217,221 ----
PLAYER_MSGTYPE_REQ,
PLAYER_MAP_REQ_GET_DATA,
! (void*)data_req,0,NULL,false)))
{
PLAYER_ERROR("failed to get map info");
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit