Update of /cvsroot/robotflow/RobotFlow/Player/src
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28810/src
Modified Files:
Makefile.am
Removed Files:
audiodspproxy.cc audiomixerproxy.cc audioproxy.cc
blobfinderproxy.cc bumperproxy.cc clientproxy.cc commsproxy.cc
descartesproxy.cc dioproxy.cc fiducialproxy.cc gpsproxy.cc
gripperproxy.cc idarproxy.cc idarturretproxy.cc irproxy.cc
laserproxy.cc localizeproxy.cc mcomproxy.cc moteproxy.cc
playercclient.c playerclient.cc playermulticlient.cc
playerpacket.c positionproxy.cc powerproxy.cc ptzproxy.cc
sonarproxy.cc soundproxy.cc speechproxy.cc truthproxy.cc
waveformproxy.cc wifiproxy.cc
Log Message:
removed Player code to link directly with the library
--- bumperproxy.cc DELETED ---
--- commsproxy.cc DELETED ---
--- localizeproxy.cc DELETED ---
--- waveformproxy.cc DELETED ---
--- idarproxy.cc DELETED ---
--- speechproxy.cc DELETED ---
--- audiomixerproxy.cc DELETED ---
--- blobfinderproxy.cc DELETED ---
--- soundproxy.cc DELETED ---
--- audiodspproxy.cc DELETED ---
--- laserproxy.cc DELETED ---
--- ptzproxy.cc DELETED ---
--- wifiproxy.cc DELETED ---
--- idarturretproxy.cc DELETED ---
--- descartesproxy.cc DELETED ---
--- playermulticlient.cc DELETED ---
--- truthproxy.cc DELETED ---
--- playerclient.cc DELETED ---
--- playerpacket.c DELETED ---
--- dioproxy.cc DELETED ---
--- audioproxy.cc DELETED ---
--- moteproxy.cc DELETED ---
--- fiducialproxy.cc DELETED ---
--- powerproxy.cc DELETED ---
--- irproxy.cc DELETED ---
--- mcomproxy.cc DELETED ---
--- playercclient.c DELETED ---
--- gripperproxy.cc DELETED ---
Index: Makefile.am
===================================================================
RCS file: /cvsroot/robotflow/RobotFlow/Player/src/Makefile.am,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.am 31 Jul 2003 17:07:46 -0000 1.4
--- Makefile.am 26 May 2004 18:48:54 -0000 1.5
***************
*** 21,57 ****
PlayerLaser.cc \
PlayerHeading.cc \
! PlayerGripper.cc \
! audiodspproxy.cc \
! commsproxy.cc \
! idarproxy.cc \
! moteproxy.cc \
! speechproxy.cc \
! audiomixerproxy.cc \
! descartesproxy.cc \
! idarturretproxy.cc \
! positionproxy.cc \
! truthproxy.cc \
! audioproxy.cc \
! dioproxy.cc \
! irproxy.cc \
! playerclient.cc \
! playermulticlient.cc \
! powerproxy.cc \
! waveformproxy.cc \
! blobfinderproxy.cc \
! fiducialproxy.cc \
! laserproxy.cc \
! ptzproxy.cc \
! wifiproxy.cc \
! bumperproxy.cc \
! gpsproxy.cc \
! localizeproxy.cc \
! sonarproxy.cc \
! clientproxy.cc \
! gripperproxy.cc \
! mcomproxy.cc \
! soundproxy.cc \
! playercclient.c \
! playerpacket.c
--- 21,25 ----
PlayerLaser.cc \
PlayerHeading.cc \
! PlayerGripper.cc
--- sonarproxy.cc DELETED ---
--- clientproxy.cc DELETED ---
--- positionproxy.cc DELETED ---
--- gpsproxy.cc DELETED ---
|