File List

Here is a list of all files with brief descriptions:
bases/atlas2000/atlas2000.cppAtlas2000.cpp file for this module. This is where main is defined and etc
bases/atlas2000/atlas2000_interface.cppXxxx
bases/atlas2000/atlas2000_interface.hDefinition of the interface of the module base. This file specifies the interface to subscribe the messages of that module and to receive its data via ipc
bases/atlas2000/atlas2000_messages.hThis file specifies the messages for this modules used to transmit xxxx data via ipc to other modules.xxxxxxxxxxxxxxxxx
bases/atlas2000/atlas2000_test.cpp
bases/atlasmv/atlasmv.cppAtlasmv.cpp file for this module. This is where main is defined and etc
bases/atlasmv/atlasmv_interface.cpp
bases/atlasmv/atlasmv_interface.h
bases/atlasmv/atlasmv_messages.h
bases/atlasmv_DES/atlasmv_des.cppAtlasmv_des.cpp file for this module. This is where main is defined and etc
bases/atlasmv_DES/atlasmv_des_interface.cpp
bases/atlasmv_DES/atlasmv_des_interface.h
bases/atlasmv_DES/atlasmv_des_messages.h
bases/des70_10/des70_10.hDes70_10.h file for this module. Includes, global vars, funtion prototypes, etc
bases/des70_10/des70_10_functions.cppAuxiliary functions for this module. This is where private module functions are defined
bases/des70_10/des70_10_init.cppFile containing functions related with variables initialization like des data structures
bases/foveationcontrol/foveationcontrol.cppFoveationcontrol.cpp file for this module. This is where main is defined and etc
bases/foveationcontrol/foveationcontrol.hFoveationcontrol.h file for this module. Includes, global vars, funtion prototypes, etc
bases/foveationcontrol/foveationcontrol_commandexample.cpp
bases/foveationcontrol/foveationcontrol_functions.cppAuxiliary functions for this module. This is where private module functions are defined
bases/foveationcontrol/foveationcontrol_interface.cppInterface file for this module. Defines public funtions this module's interface library makes available to other modules
bases/foveationcontrol/foveationcontrol_interface.hInterface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules
bases/foveationcontrol/foveationcontrol_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
bases/powermanager/powermanager.cppPowermanager.cpp file for this module. This is where main is defined and etc
bases/powermanager/powermanager.hPowermanager.h file for this module. Includes, global vars, funtion prototypes, etc
bases/powermanager/powermanager_commandexample.cpp
bases/powermanager/powermanager_functions.cppAuxiliary functions for this module. This is where private module functions are defined
bases/powermanager/powermanager_interface.cppInterface file for this module. Defines public funtions this module's interface library makes available to other modules
bases/powermanager/powermanager_interface.hInterface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules
bases/powermanager/powermanager_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
bases/powermanager/powermanager_subscribeexample.cppSubscribeexample file for this module
bases/ptucontrol/ptucontrol_control.cpp
bases/ptucontrol/ptucontrol_interface.cppInterface functions definition
bases/ptucontrol/ptucontrol_interface.hThe interface header
bases/ptucontrol/ptucontrol_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
bases/ptucontrol/ptucontrol_publish_fakecommand.cppUsed to test. Publishes fake command messages
bases/ptucontrol/ptucontrol_publish_fakestatus.cppThis is used to publish status messages when no PTU is available
bases/ptucontrol/ptucontrol_subscribeexample.cpp
bases/ptucontrol/base_ptucontrol/group_limits.cpp
bases/ptucontrol/base_ptucontrol/group_motion.cpp
bases/ptucontrol/base_ptucontrol/linuxser.cpp
bases/ptucontrol/base_ptucontrol/linuxser.h
bases/ptucontrol/base_ptucontrol/opcodes.h
bases/ptucontrol/base_ptucontrol/ptu.cpp
bases/ptucontrol/base_ptucontrol/ptu.h
bases/ptucontrol/base_ptucontrol/ptu_base.h
bases/ptucontrol/base_ptucontrol/ptu_control.cpp
bases/ptucontrol/base_ptucontrol/ptu_control.hHeader file
bases/xbee/xbee.cppXbee.cpp file for this module. This is where main is defined and etc
bases/xbee/xbee.hXbee.h file for this module. Includes, global vars, funtion prototypes, etc
bases/xbee/xbee_functions.cppAuxiliary functions for this module. This is where private module functions are defined
bases/xbee/xbee_interface.cppInterface file for this module. Defines public funtions this module's interface library makes available to other modules
bases/xbee/xbee_interface.hInterface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules
bases/xbee/xbee_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
bases/xbee/xbee_subscribeexample.cppSubscribeexample file for this module
demos/classification/roc/roc.cppRoc.cpp file for this module. This is where main is defined and etc
demos/classification/roc/roc.hRoc.h file for this module. Includes, global vars, funtion prototypes, etc
demos/classification/roc/roc_functions.cppAuxiliary functions for this module. This is where private module functions are defined
demos/classification/roc/roc_functions.hAuxiliary functions header
demos/classification/roc/roc_interface.cppInterface file for this module. Defines public funtions this module's interface library makes available to other modules
demos/classification/roc/roc_interface.hInterface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules
demos/classification/roc/roc_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
demos/cm_demo/cm_demo.cpp
demos/cm_demo/cm_demo.h
demos/cm_demo/cm_demo_fprototypes.h
demos/cm_demo/cm_demo_globalvars.h
demos/cm_demo/cm_demo_gui.cpp
demos/cm_demo/cm_demo_gui.h
demos/cm_demo/cm_demo_instparams.h
demos/cm_demo/cm_demo_interface.cpp
demos/cm_demo/cm_demo_interface.h
demos/cm_demo/cm_demo_messages.h
demos/cm_demo/cm_demo_messaging.cpp
demos/cm_demo/cm_demo_miscelaneous.cpp
demos/cm_demo/cm_demo_miscelaneous.h
demos/cm_demo/cm_demo_speedcontrol.cpp
demos/cm_demo/cm_demo_statemachine.cpp
demos/cm_demo/cm_demo_transitions.cpp
demos/cm_demo/cm_demo_transitions.h
demos/cm_demo/cm_demo_types.h
demos/custom_leaflet/custom_leaflet.cppCustom_leaflet.cpp file for this module. This is where main is defined and etc
demos/custom_leaflet/custom_leaflet.hCustom_leaflet.h file for this module. Includes, global vars, funtion prototypes, etc
demos/nsof/nsof.cppNsof.cpp file for this module. This is where main is defined and etc
demos/nsof/nsof.hNsof.h file for this module. Includes, global vars, funtion prototypes, etc
demos/ot/ot.cppOt.cpp file for this module. This is where main is defined and etc
demos/ot/ot.hOt.h file for this module. Includes, global vars, funtion prototypes, etc
demos/ot/ot_functions.cppAuxiliary functions for this module. This is where private module functions are defined
development/moduletemplate/moduletemplate.cppModuletemplate.cpp file for this module. This is where main is defined and etc
development/moduletemplate/moduletemplate.hModuletemplate.h file for this module. Includes, global vars, funtion prototypes, etc
development/moduletemplate/moduletemplate_functions.cppAuxiliary functions for this module. This is where private module functions are defined
development/moduletemplate/moduletemplate_interface.cppInterface file for this module. Defines public funtions this module's interface library makes available to other modules
development/moduletemplate/moduletemplate_interface.hInterface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules
development/moduletemplate/moduletemplate_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
development/moduletemplate/moduletemplate_subscribeexample.cppSubscribeexample file for this module
global/installation_page.h
global/lar-config.c
global/lar.hThe standart lar.h include. Includes everything ussually nedeed. Includes carmen.h
global/logging_page.h
global/main_page.h
global/maintainers_page.h
hmi/gamepad/gamepad.cppGamepad.cpp file for this module
hmi/gamepad/gamepad.hMain header. Contains definitions, typedefs and global vars
hmi/gamepad/gamepad_functions.cppFile that contains all relevant function to handle the gamepad, and some other auxiliar functions
hmi/soundplayer/soundplayer.cppThis is the main file for the soundplayer
hmi/soundplayer/soundplayer.h
hmi/soundplayer/soundplayer_functions.cppVarious functions
hmi/soundplayer/soundplayer_functions.hAuxiliar functions header
hmi/soundplayer/soundplayer_interface.cppInterface source code
hmi/soundplayer/soundplayer_interface.hInterface header
hmi/soundplayer/soundplayer_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
hmi/soundplayer/soundplayer_publishexample.cpp
logging/player/playback.cpp
logging/player/playback_readlog.cpp
logging/player/playback_readlog.h
logging/player/player.cppPlayer main file
logging/player/player.hPlayer main header, global vars and prototypes
logging/player/player_common.hCommon header of tghe player module
logging/player/player_functions.cppPlayback class source code
logging/player/player_functions.hPlayback class header file
logging/player/player_gui.cppPlayer GUI source code
logging/player/player_gui.hPlayer GUI header
logging/player/player_interface.cppInterface file for this module
logging/player/player_interface.hInterface headers for this module
logging/player/player_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
logging/recorder/logger.cppMain logger file
logging/recorder/logger.hMain logger header, global vars, typedefs, parameters
logging/recorder/logger_functions.cppVarious logger functions
logging/recorder/logger_functions.hHeader containing logger prototypes
logging/recorder/logger_types.hWORK IN PROGRESS
logging/recorder/logger_writelog.cpp
logging/recorder/logger_writelog.h
logging/recorder/recorder.cppMain recorder file
logging/recorder/recorder.hMain header
logging/recorder/recorder_common.hRecorder common includes and type defs
logging/recorder/recorder_functions.cpp
logging/recorder/recorder_functions.h
logging/xml_test/xml.cpp
logging/xml_test/xml.h
logging/xml_test/xml_1.cpp
logging/xml_test/xml_2.cpp
logging/xml_test/xml_3.cpp
logging/xml_test/xml_4.cpp
logging/xml_test/xml_functions.cpp
logging/xml_test/xml_functions.h
navigation/motion/agents/agents.cppAgents.cpp file for this module. This is where main is defined and etc
navigation/motion/agents/agents.hAgents.h file for this module. Includes, global vars, funtion prototypes, etc
navigation/motion/agents/agents_functions.cppAuxiliary functions for this module. This is where private module functions are defined
navigation/motion/agents/agents_interface.cppInterface file for this module. Defines public funtions this module's interface library makes available to other modules
navigation/motion/agents/agents_interface.hInterface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules
navigation/motion/agents/agents_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
navigation/motion/agents/agents_subscribeexample.cppSubscribeexample file for this module
navigation/motion/mptn2d/mptn2d.cpp
navigation/motion/mptn2d/mptn2d.h
navigation/motion/mptn2d/mptn2d_functions.cpp
navigation/motion/mptn2d/mptn2d_interface.cpp
navigation/motion/mptn2d/mptn2d_interface.h
navigation/motion/mptn2d/mptn2d_messages.h
navigation/motion/mptn2d/mptn2d_scoretrajectories.cpp
navigation/motion/mptn2d/mptn2d_subscribeexample.cpp
perception/arena/agent_behaviour/agent_behaviour.cppAgent_behaviour.cpp file for this module. This is where main is defined and etc
perception/arena/agent_behaviour/agent_behaviour.hAgent_behaviour.h file for this module. Includes, global vars, funtion prototypes, etc
perception/arena/agent_behaviour/agent_behaviour_functions.cppAuxiliary functions for this module. This is where private module functions are defined
perception/arena/agent_behaviour/agent_behaviour_interface.cppInterface file for this module. Defines public funtions this module's interface library makes available to other modules
perception/arena/agent_behaviour/agent_behaviour_interface.hInterface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules
perception/arena/agent_behaviour/agent_behaviour_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
perception/arena/agent_behaviour/agent_behaviour_subscribeexample.cppSubscribeexample file for this module
perception/arena/agent_clearance/agent_clearance.cppAgent_clearance.cpp file for this module. This is where main is defined and etc
perception/arena/agent_clearance/agent_clearance.hAgent_clearance.h file for this module. Includes, global vars, funtion prototypes, etc
perception/arena/agent_clearance/agent_clearance_functions.cppAuxiliary functions for this module. This is where private module functions are defined
perception/arena/agent_clearance/agent_clearance_interface.cppInterface file for this module. Defines public funtions this module's interface library makes available to other modules
perception/arena/agent_clearance/agent_clearance_interface.hInterface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules
perception/arena/agent_clearance/agent_clearance_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
perception/arena/agent_clearance/agent_clearance_subscribeexample.cppSubscribeexample file for this module
perception/arena/agent_tracker/agent_tracker.cppAgent_tracker.cpp file for this module. This is where main is defined and etc
perception/arena/agent_tracker/agent_tracker.hAgent_tracker.h file for this module. Includes, global vars, funtion prototypes, etc
perception/arena/agent_tracker/agent_tracker_functions.cppAuxiliary functions for this module. This is where private module functions are defined
perception/arena/agent_tracker/agent_tracker_interface.cppInterface file for this module. Defines public funtions this module's interface library makes available to other modules
perception/arena/agent_tracker/agent_tracker_interface.hInterface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules
perception/arena/agent_tracker/agent_tracker_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
perception/arena/agent_tracker/agent_tracker_subscribeexample.cppSubscribeexample file for this module
perception/pedestrians/pdhffc/pdhffc.cppPdhffc.cpp file for this module. This is where main is defined and etc
perception/pedestrians/pdhffc/pdhffc.hPdhffc.h file for this module. Includes, global vars, funtion prototypes, etc
perception/pedestrians/pdhffc/pdhffc_functions.cppPdhffc_functions.c file for this module. This is where private module functions are defined
perception/pedestrians/pdhffc/pdhffc_interface.cppInterface.c file for this module. Defines public funtions this module's interface library makes available to other modules
perception/pedestrians/pdhffc/pdhffc_interface.hInterface.h file for this module. Defines public funtions prototypes this module's interface library makes available to other modules
perception/pedestrians/pdhffc/pdhffc_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
perception/pedestrians/pdhffc/pdhffc_pid.cpp
perception/pedestrians/pdhffc/pdhffc_pid.h
perception/pedestrians/pdhffc/pdhffc_templatetracking.cpp
perception/pedestrians/pdhffc/pdhffc_templatetracking.h
perception/planarobstacles/advanced_potkf/advanced_potkf.cppThis is where main is defined and etc
perception/planarobstacles/advanced_potkf/advanced_potkf.hIncludes, global vars, funtion prototypes, etc
perception/planarobstacles/advanced_potkf/auxiliar.cpp
perception/planarobstacles/advanced_potkf/auxiliar.h
perception/planarobstacles/advanced_potkf/clustering.cppClustering related functions
perception/planarobstacles/advanced_potkf/clustering.hClustering related functions header
perception/planarobstacles/advanced_potkf/common.h
perception/planarobstacles/advanced_potkf/data_aquisition.cpp
perception/planarobstacles/advanced_potkf/data_aquisition.hData aquisition functions
perception/planarobstacles/advanced_potkf/data_association.cppData association functions header
perception/planarobstacles/advanced_potkf/data_association.hData association functions header
perception/planarobstacles/advanced_potkf/draw.cpp
perception/planarobstacles/advanced_potkf/draw.h
perception/planarobstacles/advanced_potkf/kalman.cpp
perception/planarobstacles/advanced_potkf/kalman.h
perception/planarobstacles/potkf/potkf.cpp
perception/planarobstacles/potkf/potkf.h
perception/planarobstacles/potkf/potkf_auxiliar.cpp
perception/planarobstacles/potkf/potkf_auxiliar.hAuxiliar functions header
perception/planarobstacles/potkf/potkf_common.hMain header file containg all typedefs
perception/planarobstacles/potkf/potkf_draw.cppDraw functions
perception/planarobstacles/potkf/potkf_draw.hDraw functions header
perception/planarobstacles/potkf/potkf_extra.cppMisc extra functions
perception/planarobstacles/potkf/potkf_extra.hMisc extra functions header
perception/planarobstacles/potkf/potkf_filter.cppCustom signal filters
perception/planarobstacles/potkf/potkf_filter.hCustom filters header
perception/planarobstacles/potkf/potkf_interface.cpp
perception/planarobstacles/potkf/potkf_interface.h
perception/planarobstacles/potkf/potkf_kalman.cppCustom kalman estimation functions
perception/planarobstacles/potkf/potkf_kalman.hKalman functions header
perception/planarobstacles/potkf/potkf_messages.h
perception/planarobstacles/potkf/potkf_object_treatment.cppObject manipulation functions
perception/planarobstacles/potkf/potkf_object_treatment.hObject manipulation header
perception/planarobstacles/potkf/potkf_print.cppPrint data functions
perception/planarobstacles/potkf/potkf_print.hHeader for the print data funcionts
perception/planarobstacles/potkf/potkf_queryexample.cpp
perception/planarobstacles/potkf/potkf_tracking.cppTracking related functions
perception/planarobstacles/potkf/potkf_tracking.hTracking related functions header
perception/planarobstacles/potkf_tese/auxiliar.cpp
perception/planarobstacles/potkf_tese/auxiliar.h
perception/planarobstacles/potkf_tese/common.h
perception/planarobstacles/potkf_tese/draw.cpp
perception/planarobstacles/potkf_tese/draw.h
perception/planarobstacles/potkf_tese/extra.cppMisc extra functions
perception/planarobstacles/potkf_tese/extra.hMisc extra functions header
perception/planarobstacles/potkf_tese/filter.cppCustom signal filters
perception/planarobstacles/potkf_tese/filter.hCustom filters header
perception/planarobstacles/potkf_tese/kalman.cpp
perception/planarobstacles/potkf_tese/kalman.h
perception/planarobstacles/potkf_tese/object_treatment.cppObject manipulation functions
perception/planarobstacles/potkf_tese/object_treatment.hObject manipulation header
perception/planarobstacles/potkf_tese/potkf.cpp
perception/planarobstacles/potkf_tese/potkf.h
perception/planarobstacles/potkf_tese/potkf_interface.cpp
perception/planarobstacles/potkf_tese/potkf_interface.h
perception/planarobstacles/potkf_tese/potkf_messages.h
perception/planarobstacles/potkf_tese/potkf_queryexample.cpp
perception/planarobstacles/potkf_tese/print.cppPrint data functions
perception/planarobstacles/potkf_tese/print.hHeader for the print data funcionts
perception/planarobstacles/potkf_tese/tracking.cppTracking related functions
perception/planarobstacles/potkf_tese/tracking.hTracking related functions header
perception/planarobstacles/potkf_tese/Matlab/error_analisys.m
perception/planarobstacles/potkf_tese/Matlab/error_control.m
perception/planarobstacles/potkf_tese/Matlab/innovation.m
perception/planarobstacles/potkf_tese/Matlab/main.m
perception/planarobstacles/potkf_tese/Matlab/rms.m
perception/road/cdltm/cdltm.cppThe actual cdltm detection process header
perception/road/cdltm/cdltm.hThe actual cdltm detection process header
perception/road/cdltm/cdltm_functions.cppAuxiliary functions for the main cdltm
perception/road/cdltm/cdltm_functions.h
perception/road/cdltm/cdltm_gettemplate.cpp
perception/road/cdltm/cdltm_gettemplate.h
perception/road/cdltm/cdltm_interface.cppA tool for creating templates for the subsequent detection
perception/road/cdltm/cdltm_interface.hA tool for creating templates for the subsequent detection
perception/road/cdltm/cdltm_messages.hDefines messages this module publishes to others
perception/road/cdltm/cdltm_subscribeexample.cppAn example for subscribing the information generated by cdltm
perception/road/lmssp/lmssp.cppThe lmssp main cpp file
perception/road/lmssp/lmssp.hThe lmssp main header
perception/road/lmssp/lmssp_functions.cpp
perception/road/lmssp/lmssp_interface.cppThe interface functions are defined here
perception/road/lmssp/lmssp_interface.hInterface.h file for this module. Defines public funtions prototypes this module's interface library makes available to other modules
perception/road/lmssp/lmssp_messages.hDefines messages this module publishes to others. Message twolaneroad_message is defined in cdltm_messages.h
perception/road/lmssp/lmssp_subscribeexample.cpp
perception/road/rtbm/rtbm.cpp
perception/road/rtbm/rtbm.h
perception/road/rtbm/rtbm_functions.cpp
perception/road/rtbm/rtbm_graphics.cpp
perception/road/rtbm/rtbm_interface.cpp
perception/road/rtbm/rtbm_interface.h
perception/road/rtbm/rtbm_messages.cpp
perception/road/rtbm/rtbm_messages.h
perception/road/rtbm/rtbm_messaging.cpp
perception/road/rtbm/rtbm_transitions.cpp
perception/trafficsigns/cwpc/cwpc.cppCwpc.cpp file for this module. This is where main is defined and etc
perception/trafficsigns/cwpc/cwpc.hCwpc.h file for this module. Includes, global vars, funtion prototypes, etc
perception/trafficsigns/cwpc/cwpc_functions.cppCwpc_functions.c file for this module. This is where private module functions are defined
perception/trafficsigns/cwpc/cwpc_functions.h
perception/trafficsigns/cwpc/cwpc_interface.cppInterface.c file for this module. Defines public funtions this module's interface library makes available to other modules
perception/trafficsigns/cwpc/cwpc_interface.hInterface.h file for this module. Defines public funtions prototypes this module's interface library makes available to other modules
perception/trafficsigns/cwpc/cwpc_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
perception/trafficsigns/cwtm/cwtm.cpp
perception/trafficsigns/cwtm/cwtm.h
perception/trafficsigns/cwtm/cwtm_commandexample.cpp
perception/trafficsigns/cwtm/cwtm_gettemplate.cpp
perception/trafficsigns/cwtm/cwtm_gettemplate.h
perception/trafficsigns/cwtm/cwtm_interface.cpp
perception/trafficsigns/cwtm/cwtm_interface.h
perception/trafficsigns/cwtm/cwtm_messages.h
perception/trafficsigns/cwtm/cwtm_subscribeexample.cpp
perception/trafficsigns/pdtm/pdtm.cpp
perception/trafficsigns/pdtm/pdtm.h
perception/trafficsigns/pdtm/pdtm_commandexample.cpp
perception/trafficsigns/pdtm/pdtm_gettemplate.cpp
perception/trafficsigns/pdtm/pdtm_gettemplate.h
perception/trafficsigns/pdtm/pdtm_interface.cpp
perception/trafficsigns/pdtm/pdtm_interface.h
perception/trafficsigns/pdtm/pdtm_messages.h
perception/trafficsigns/pdtm/pdtm_subscribeexample.cpp
perception/trafficsigns/pdtm_right_lane/pdtm.cpp
perception/trafficsigns/pdtm_right_lane/pdtm.h
perception/trafficsigns/pdtm_right_lane/pdtm_commandexample.cpp
perception/trafficsigns/pdtm_right_lane/pdtm_gettemplate.cpp
perception/trafficsigns/pdtm_right_lane/pdtm_gettemplate.h
perception/trafficsigns/pdtm_right_lane/pdtm_interface.cpp
perception/trafficsigns/pdtm_right_lane/pdtm_interface.h
perception/trafficsigns/pdtm_right_lane/pdtm_messages.h
perception/trafficsigns/pdtm_right_lane/pdtm_subscribeexample.cpp
perception/trafficsigns/tlcstm/tlcstm.cppTlcstm.cpp file for this module. This is where main is defined and etc
perception/trafficsigns/tlcstm/tlcstm.hTlcstm detection process header file
perception/trafficsigns/tlcstm/tlcstm_commandexample.cppTlcstm_commandexample.cpp file for this module
perception/trafficsigns/tlcstm/tlcstm_functions.cppTlcstm_functions.c file for this module. This is where private module functions are defined
perception/trafficsigns/tlcstm/tlcstm_gettemplate.cppTlcstm_gettemplate.cpp file for this module. This is where a code for get a template from a image is set
perception/trafficsigns/tlcstm/tlcstm_gettemplate.hTlcstm_gettemplate.h file for this module. Includes, global vars, funtion prototypes, etc
perception/trafficsigns/tlcstm/tlcstm_interface.cppInterface.c file for this module. Defines public funtions this module's interface library makes available to other modules
perception/trafficsigns/tlcstm/tlcstm_interface.hInterface.h file for this module. Defines public funtions prototypes this module's interface library makes available to other modules
perception/trafficsigns/tlcstm/tlcstm_messages.hTlcstm_messages.h defines messages this module publishes or serves to others
perception/trafficsigns/tlcstm/tlcstm_subscribeexample.cppTlcstm_subscribeexample.cpp file for this module
perception/trafficsigns/tlhfcs/tlhfcs.cppTlhfcs.cpp file for this module. This is where main is defined and etc
perception/trafficsigns/tlhfcs/tlhfcs.hTlhfcs.h file for this module. Includes, global vars, funtion prototypes, etc
perception/trafficsigns/tlhfcs/tlhfcs_functions.cppTlhfcs_functions.c file for this module. This is where private module functions are defined
perception/trafficsigns/tlhfcs/tlhfcs_init.cppTlhfcs_init.c comtains all functions related with initialization of vars and windows position
perception/trafficsigns/tlhfcs/tlhfcs_init.h
perception/trafficsigns/tlhfcs/tlhfcs_interface.cppInterface.c file for this module. Defines public funtions this module's interface library makes available to other modules
perception/trafficsigns/tlhfcs/tlhfcs_interface.hInterface.h file for this module. Defines public funtions prototypes this module's interface library makes available to other modules
perception/trafficsigns/tlhfcs/tlhfcs_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
perception/trafficsigns/tlhfcs/tlhfcs_subscribeexample.cppTlhfcs_subscribeexample.cpp file for this module
perception/trafficsigns/vscshfba/vscshfba.cppVscshfba.cpp file for this module. This is where main is defined and etc
perception/trafficsigns/vscshfba/vscshfba.hVscshfba.h file for this module. Includes, global vars, funtion prototypes, etc
perception/trafficsigns/vscshfba/vscshfba_functions.cppVscshfba_functions.c file for this module. This is where private module functions are defined
perception/trafficsigns/vscshfba/vscshfba_gettemplate.cpp
perception/trafficsigns/vscshfba/vscshfba_gettemplate.h
perception/trafficsigns/vscshfba/vscshfba_init.cppVscshfba_init.c comtains all functions related with initialization of vars and windows position
perception/trafficsigns/vscshfba/vscshfba_init.h
perception/trafficsigns/vscshfba/vscshfba_interface.cppA tool for creating templates for the subsequent detection
perception/trafficsigns/vscshfba/vscshfba_interface.hA tool for creating templates for the subsequent detection
perception/trafficsigns/vscshfba/vscshfba_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
perception/trafficsigns/vscshfba/vscshfba_subscribeexample.cppVscshfba_subscribeexample.cpp file for this module
planning/cm/cm.cppMain file, contains the main function
planning/cm/cm.hMain header file
planning/cm/cm_fprototypes.hGlobal prototypes
planning/cm/cm_globalvars.hGlobal variables
planning/cm/cm_gui.cppFunctions to draw the GUI
planning/cm/cm_gui.hThis file contains gui functions header
planning/cm/cm_instparams.hNot being used
planning/cm/cm_interface.cppInstalls parameters
planning/cm/cm_interface.h*/
planning/cm/cm_messages.hThis file has the IPC messages definition
planning/cm/cm_messaging.cppThis file contains comunication wrappers functions
planning/cm/cm_miscelaneous.cppThis file contains misc functions
planning/cm/cm_miscelaneous.hThis file contains misc functions header
planning/cm/cm_speedcontrol.cppThis file contains functions that define the robot speed
planning/cm/cm_statemachine.cppThis file contains the state machine handling
planning/cm/cm_transitions.cppThis file contains functions that make the transition between states in the state machine
planning/cm/cm_transitions.hThis file contains functions headers that make the transition between states in the state machine
planning/cm/cm_types.hThis file contains global typedefs used in this module
sensors/camera/firei/firei_interface.cppWhere the interface functions are defined
sensors/camera/firei/firei_interface.hFirei_interface.h file for this module. Defines public funtions prototypes this module's interface library makes available to other modules
sensors/camera/firei/firei_messages.hFirei_messages.h file for this module. Defines all messages that this module publishes or serves
sensors/camera/firei/firei_publish.cppThe publisher module
sensors/camera/firei/firei_queryexample.cppAn example on how to query a firei image message
sensors/camera/firei/firei_server.cppThe server module
sensors/camera/firei/firei_server.hThe header file for firei_server.cpp
sensors/camera/firei/firei_subscribeexample.cppAn example on how to subscribe a firei image message
sensors/camera/firei/base_firei/base_firei.cppDefines the class's main methods
sensors/camera/firei/base_firei/base_firei.hDefines the base_firei class
sensors/camera/firei/base_firei/conversions.cppDefines the base_firei conversions. Copied directly from Coriander, and added conversions to bgr (backwards rgb)
sensors/camera/firei/base_firei/conversions.hDefines the base_firei conversions. Copied directly from Coriander, and added conversions to bgr (backwards rgb)
sensors/camera/firei/base_firei/setsandgets.cppDefines the base_firei sets and gets. Methods for settting or getting advanced camera parameters like brightness etc
sensors/camera/flea2/flea2_interface.cppWhere the interface functions are defined. Nothing is defined since the firei module interface is common to all camera modules
sensors/camera/flea2/flea2_interface.hFlea2_interface.h file for this module. Defines public funtions prototypes this module's interface library makes available to other modules. Nothing is defined since the firei module interface is common to all camera modules
sensors/camera/flea2/flea2_messages.hFlea2_messages.h file for this module. Defines all messages that this module publishes or serves. Nothing is defined since the firei module interface is common to all camera modules
sensors/camera/flea2/flea2_publish.cppThe publisher process
sensors/camera/flea2/flea2_queryexample.cppAn example of how to query a flea2 image message
sensors/camera/flea2/flea2_server.cppThe server module
sensors/camera/flea2/flea2_server.hThe header file for the server.cpp
sensors/camera/flea2/flea2_subscribeexample.cppAn example on how to subscribe a flea2 image message
sensors/camera/flea2/base_pgcamera/base_pgcamera.cppDefines the base_pgcamera main methods
sensors/camera/flea2/base_pgcamera/base_pgcamera.hDefines the base_pgcamera class
sensors/camera/flea2/base_pgcamera/base_pgcamera_setsandgets.cppDefines the base_pgcamera sets and gets. Methods for settting or getting advanced camera parameters like brightness etc
sensors/camera/flir/flir_interface.cppWhere the interface functions are defined
sensors/camera/flir/flir_interface.hFlir_interface.h file for this module. Defines public funtions prototypes this module's interface library makes available to other modules
sensors/camera/flir/flir_messages.hFlir_messages.h file for this module. Defines all messages that this module publishes or serves
sensors/camera/flir/flir_server.cpp
sensors/camera/flir/flir_subscribeexample.cppAn example on how to subscribe a flir image message
sensors/camera/flir/gst2ipc/config.h
sensors/camera/flir/gst2ipc/gst_publishimageIPC_plugin.cpp
sensors/camera/flir/gst2ipc/gst_publishimageIPC_plugin.h
sensors/camera/flir/gst2ipc/gstlar_interface.cpp
sensors/camera/flir/gst2ipc/gstlar_interface.h
sensors/camera/flir/gst2ipc/gstlar_messages.h
sensors/camera/flir/gst2ipc/gstlarplugin.cpp
sensors/camera/xb3/xb3_documentation.h
sensors/camera/xb3/xb3_interface.cpp
sensors/camera/xb3/xb3_interface.h
sensors/camera/xb3/xb3_messages.h
sensors/camera/xb3/xb3_publish.cpp
sensors/camera/xb3/xb3_publish.h
sensors/camera/xb3/xb3_subscribe3dpointcloudexample.cpp
sensors/camera/xb3/xb3_subscribeexample.cpp
sensors/camera/xb3/pgrlibdcstereo/pgr_conversions.cpp
sensors/camera/xb3/pgrlibdcstereo/pgr_conversions.h
sensors/camera/xb3/pgrlibdcstereo/pgr_registers.cpp
sensors/camera/xb3/pgrlibdcstereo/pgr_registers.h
sensors/camera/xb3/pgrlibdcstereo/pgr_stereocam.cpp
sensors/camera/xb3/pgrlibdcstereo/pgr_stereocam.h
sensors/fusion/acem/acem.cpp
sensors/fusion/acem/acem.h
sensors/fusion/acem/acem_elevationmaps.cpp
sensors/fusion/acem/acem_elevationmaps.h
sensors/fusion/acem/acem_elevationmaps_gridmap.cpp
sensors/fusion/acem/acem_elevationmaps_report.cpp
sensors/fusion/acem/acem_elevationmaps_representations.cpp
sensors/fusion/acem/acem_elevationmaps_statistics.cpp
sensors/fusion/acem/acem_interface.cpp
sensors/fusion/acem/acem_interface.h
sensors/fusion/acem/acem_messages.h
sensors/fusion/acem/acem_publishfakepointcloud.cppThe fake publisher module
sensors/fusion/acem/acem_staticobjects.cpp
sensors/fusion/acem/acem_viewpoint.cpp
sensors/fusion/egomotiongpsimu/egomotiongpsimu.cppEgomotiongpsimu.cpp file for this module. This is where main is defined and etc
sensors/fusion/egomotiongpsimu/egomotiongpsimu.hEgomotiongpsimu.h file for this module. Includes, global vars, funtion prototypes, etc
sensors/fusion/egomotiongpsimu/egomotiongpsimu_functions.cppAuxiliary functions for egointerface module. This is where private module functions are defined
sensors/fusion/egomotiongpsimu/egomotiongpsimu_interface.cppInterface file for this module. Defines public funtions this module's interface library makes available to other modules
sensors/fusion/egomotiongpsimu/egomotiongpsimu_interface.hInterface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules
sensors/fusion/egomotiongpsimu/egomotiongpsimu_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
sensors/fusion/egomotiongpsimu/egomotiongpsimu_subscribeexample.cppSubscribeexample file for this module
sensors/fusion/eipm/eipm.cpp
sensors/fusion/eipm/eipm.h
sensors/fusion/eipm/eipm_advancedfloodfill.cpp
sensors/fusion/eipm/eipm_advancedfloodfill.h
sensors/fusion/eipm/eipm_cameradescriptor.cpp
sensors/fusion/eipm/eipm_cameradescriptor.h
sensors/fusion/eipm/eipm_griddata.cpp
sensors/fusion/eipm/eipm_griddata.h
sensors/fusion/eipm/eipm_interface.cpp
sensors/fusion/eipm/eipm_interface.h
sensors/fusion/eipm/eipm_messages.h
sensors/fusion/eipm/eipm_planefitting.cpp
sensors/fusion/eipm/eipm_planefitting.h
sensors/fusion/eipm/eipm_staticobjects.cpp
sensors/fusion/eipm/eipm_viewpoint.cpp
sensors/fusion/ipm/ipm_interface.cppInterface functions are defined here
sensors/fusion/ipm/ipm_interface.hInterface.h file for this module. Defines public funtions prototypes this module's interface library makes available to other modules
sensors/fusion/ipm/ipm_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
sensors/fusion/ipm/ipm_publish.cppThe publisher for this module This is outdated. Use server instead
sensors/fusion/ipm/ipm_publish.hThe header for the publisher for this module This is outdated. Use server instead
sensors/fusion/ipm/ipm_queryexample.cppAn example on how to query ipm data from a server
sensors/fusion/ipm/ipm_server.cppThe server
sensors/fusion/ipm/ipm_server.hThe header file for the server
sensors/fusion/ipm/ipm_server_functions.cppAuxiliary functions for the server
sensors/fusion/ipm/ipm_subscribeexample.cppAn example on how to subscribe a message
sensors/fusion/ipm/base_ipm/base_ipm.cpp
sensors/fusion/ipm/base_ipm/base_ipm.h
sensors/fusion/ipm/base_ipm/base_ipm_interpolation.cpp
sensors/fusion/ipm/base_ipm/base_ipm_readfromfiles.cpp
sensors/fusion/ipm/base_ipm/base_ipm_report.cpp
sensors/fusion/ipm/base_ipm/base_ipm_setsgets.cpp
sensors/fusion/laserprojectiononimage/laserprojectiononimage.cppLaserprojectiononimage.cpp file for this module. This is where main is defined and etc
sensors/fusion/laserprojectiononimage/laserprojectiononimage.hLaserprojectiononimage.h file for this module. Includes, global vars, funtion prototypes, etc
sensors/fusion/laserprojectiononimage/laserprojectiononimage_functions.cppAuxiliary functions for this module. This is where private module functions are defined
sensors/fusion/laserprojectiononimage/laserprojectiononimage_interface.cppInterface file for this module. Defines public funtions this module's interface library makes available to other modules
sensors/fusion/laserprojectiononimage/laserprojectiononimage_interface.hInterface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules
sensors/fusion/laserprojectiononimage/laserprojectiononimage_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
sensors/fusion/laserprojectiononimage/laserprojectiononimage_subscribeexample.cppSubscribeexample file for this module
sensors/gps/gps.cppGps.cpp file for this module. This is where main is defined and etc
sensors/gps/gps.hGps.h file for this module. Includes, global vars, funtion prototypes, etc
sensors/gps/gps_functions.cppAuxiliary functions for this module. This is where private module functions are defined
sensors/gps/gps_interface.cppInterface file for this module. Defines public funtions this module's interface library makes available to other modules
sensors/gps/gps_interface.hInterface headers for this module. Defines public funtions prototypes this module's interface library makes available to other modules
sensors/gps/gps_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
sensors/gps/gps_subscribeexample.cppSubscribe example file for this module
sensors/imu/xsens/xsens.cppXsens.cpp, main file for this module
sensors/imu/xsens/xsens.hXsens.h file for this module. Includes, global vars, funtion prototypes, etc
sensors/imu/xsens/xsens_functions.cppXsens_functions.c file for this module. This is where private module functions are defined
sensors/imu/xsens/xsens_interface.cppInterface.c file for the xsens module
sensors/imu/xsens/xsens_interface.hInterface.h file for this module. Defines public funtions prototypes this module's interface library makes available to other modules
sensors/imu/xsens/xsens_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
sensors/imu/xsens/xsens_subscribeexample.cppXsens_subscribeexample.cpp file for this module
sensors/imu/xsens/xsens_subscribeexample_gui.cpp
sensors/laser/hokuyo_utm/hokuyo_utm_interface.cppWhere the interface functions are defined
sensors/laser/hokuyo_utm/hokuyo_utm_interface.hDefines public funtions prototypes this module's interface library makes available to other modules
sensors/laser/hokuyo_utm/hokuyo_utm_messages.hDefines all messages this module uses
sensors/laser/hokuyo_utm/hokuyo_utm_publish.cppThe publisher module
sensors/laser/hokuyo_utm/hokuyo_utm_publish_3d.cpp
sensors/laser/hokuyo_utm/hokuyo_utm_queryexample.cppAn example of how hokuyo messages should be queryed
sensors/laser/hokuyo_utm/hokuyo_utm_server.cppThe server process
sensors/laser/hokuyo_utm/hokuyo_utm_subscribe.cppAn example of how hokuyo messages should be subscribed
sensors/laser/laser3d/laser3d.cppThis module is used to subscribe and combine data from the SICK laser with data from the PIC (encoder)
sensors/laser/laser3d/laser3d.h
sensors/laser/laser3d/laser3d_circularvector.cpp
sensors/laser/laser3d/laser3d_circularvector.h
sensors/laser/laser3d/laser3d_config.cpp
sensors/laser/laser3d/laser3d_config.h
sensors/laser/laser3d/laser3d_interface.cpp
sensors/laser/laser3d/laser3d_interface.h
sensors/laser/laser3d/laser3d_messages.h
sensors/laser/laser3d/laser3d_piccomms.cpp
sensors/laser/laser3d/laser3d_piccomms.h
sensors/laser/laser3d/laser3d_processing.cpp
sensors/laser/laser3d/laser3d_processing.h
sensors/laser/laser3d/laser3d_std_inc.h
sensors/laser/laser3d/laser3d_subscribeexample.cpp
sensors/laser/laser3d/laser3d_subscribeexample.h
utils/acl/acl.cppAcl.cpp file for this module. This is where main is defined and etc
utils/acl/acl.hAcl.h file for this module. Includes, global vars, funtion prototypes, etc
utils/acl/acl_functions.cppAcl_functions.c file for this module. This is where private module functions are defined
utils/acl/acl_interface.cppInterface.c file for this module. Defines public funtions this module's interface library makes available to other modules
utils/acl/acl_interface.hInterface.h file for this module. Defines public funtions prototypes this module's interface library makes available to other modules
utils/acl/acl_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
utils/acl/acl_subscribeexample.cppAcl_subscribeexample.cpp file for this module
utils/acl/get_pts.cpp
utils/acl/get_pts.h
utils/crc/crc.cpp
utils/crc/crc.hHeader for this library. Defines public funtions prototypes this library makes available to other modules
utils/crc/tst_crc.cpp
utils/errorhandling/errorhandling.cppError handling functions source code
utils/errorhandling/errorhandling.hMain header file for this module. Includes, global vars, funtion prototypes, etc
utils/imageprocessing/imageprocessing.cppStandard image processing functions source code
utils/imageprocessing/imageprocessing.hMain header file from the imageprocessing library
utils/lensundistort/lensundistort.cppLensundistort.cpp file for this module. The class methods are defined here
utils/lensundistort/lensundistort.hLensundistort.h file for this module. Includes, global vars, funtion prototypes, etc
utils/pixelaccess/pixelaccess.cppThis is where main is defined and etc
utils/pixelaccess/pixelaccess.hMain header file for this module. Includes, global vars, funtion prototypes, etc
utils/processcontrol/processcontrol.cpp
utils/processcontrol/processcontrol.h
utils/processcontrol/processcontrol_callbacks.cpp
utils/processcontrol/processcontrol_callbacks.h
utils/processcontrol/processcontrol_common.h
utils/processcontrol/processcontrol_functions.cpp
utils/processcontrol/processcontrol_functions.h
utils/processcontrol/processcontrol_gtk.cpp
utils/processcontrol/processcontrol_gtk.h
utils/processcontrol/processcontrol_interface.cppInterface.c file for this module. Defines public funtions this module's interface library makes available to other modules
utils/processcontrol/processcontrol_interface.hInterface.h file for this module. Defines public funtions prototypes this module's interface library makes available to other modules
utils/processcontrol/processcontrol_messages.hMessages.h file for this module. Defines messages this module publishes or serves to others
utils/processcontrol/processcontrol_process_starter.cpp
utils/readcommandlineparameters/readcommandlineparameters.cppThis is where main is defined and etc
utils/readcommandlineparameters/readcommandlineparameters.hMain header file for this module. Includes, global vars, funtion prototypes, etc
utils/timer/timer.cppThis is where main is defined and etc
utils/timer/timer.hMain header file for this module. Includes, global vars, funtion prototypes, etc
utils/videosaving/videosaving.cppThis is where the class methods are defined and etc
utils/videosaving/videosaving.hMain header file for this module. The class definition
Generated on Wed Jun 2 12:43:32 2010 for LAR Atlas by  doxygen 1.6.3