Update of /cvsroot/playerstage/code/player/server/drivers/mixed/robotino
In directory
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5123/server/drivers/mixed/robotino
Modified Files:
robotino_driver.cc
Log Message:
added hokuyo pbs driver, patch 1739292
Index: robotino_driver.cc
===================================================================
RCS file:
/cvsroot/playerstage/code/player/server/drivers/mixed/robotino/robotino_driver.cc,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** robotino_driver.cc 31 Jul 2007 08:15:55 -0000 1.1
--- robotino_driver.cc 31 Jul 2007 08:33:45 -0000 1.2
***************
*** 660,673 ****
}
- /// Extra stuff for building a shared object.
- /**
- Needed to avoid C++ name-mangling
- */
- extern "C"
- {
- int player_driver_init (DriverTable * table)
- {
- RobotinoDriver_Register (table);
- return (0);
- }
- }
--- 660,661 ----
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit