This file acts as a central repository for the registration of the factories used to create the different locust models, integration algorithms, etc. supported by the Lobot/Robolocust project. More...
#include "Robots/LoBot/control/LoForward.H"
#include "Robots/LoBot/control/LoEmergencyStop.H"
#include "Robots/LoBot/control/LoExtricate.H"
#include "Robots/LoBot/control/LoLGMDExtricateSimple.H"
#include "Robots/LoBot/control/LoLGMDExtricateEMD.H"
#include "Robots/LoBot/control/LoLGMDExtricateVFF.H"
#include "Robots/LoBot/control/LoLGMDExtricateTTI.H"
#include "Robots/LoBot/control/LoCalibrateLET.H"
#include "Robots/LoBot/control/LoOpenPath.H"
#include "Robots/LoBot/control/LoSurvey.H"
#include "Robots/LoBot/control/LoGoal.H"
#include "Robots/LoBot/control/LoTrack.H"
#include "Robots/LoBot/control/LoBumpCounter.H"
#include "Robots/LoBot/control/LoMonitorDZone.H"
#include "Robots/LoBot/control/LoCountdown.H"
#include "Robots/LoBot/control/LoMetrics.H"
#include "Robots/LoBot/control/LoRenderResults.H"
#include "Robots/LoBot/control/LoTestScanMatching.H"
#include "Robots/LoBot/control/LoVFH.H"
#include "Robots/LoBot/control/LoRemoteControl.H"
#include "Robots/LoBot/io/LoRCCar.H"
#include "Robots/LoBot/io/LoRoombaCM.H"
#include "Robots/LoBot/lgmd/gabbiani/LoGabbiani.H"
#include "Robots/LoBot/lgmd/rind/LoStafford.H"
#include "Robots/LoBot/misc/LoRegistry.H"
Go to the source code of this file.
This file acts as a central repository for the registration of the factories used to create the different locust models, integration algorithms, etc. supported by the Lobot/Robolocust project.
Definition in file LoRegistry.C.