Easy Navigation
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Neasynav
 CCircularBufferFixed-size circular buffer, thread-safe (mutex-based), copyable
 CDebugSlotView
 CControllerNodeROS 2 lifecycle node that manages calculating speeds for the Easy Navigation system
 CDetectionsPerception
 CDetectionsPerceptionsHandlerHandles the creation and updating of DetectionsPerceptions instances from sensor_msgs::msg::Image messages
 CDummyControllerA default "dummy" implementation for the Control Method
 CDummyLocalizerA default "do-nothing" implementation of LocalizerMethodBase
 CDummyMapsManagerA default "do-nothing" implementation of MapsManagerBase
 CDummyPlannerA default "do-nothing" implementation of PlannerMethodBase
 CGNSSPerceptionRepresents a single GNSS perception from a sensor
 CGNSSPerceptionHandlerHandles the creation and updating of GNSSPerception instances from sensor_msgs::msg::NavSatFix messages
 CGoalManagerHandles navigation goals, their lifecycle, and command interface
 CGoalToleranceA structure to represent the goal tolerances
 CGoalManagerClientClient-side interface for interacting with GoalManager
 CImagePerceptionRepresents a single image perception from a sensor
 CImagePerceptionHandlerHandles the creation and updating of ImagePerception instances from sensor_msgs::msg::Image messages
 CIMUPerceptionRepresents a single IMU perception from a sensor
 CIMUPerceptionHandlerHandles the creation and updating of IMUPerception instances from sensor_msgs::msg::Imu messages
 CLocalizerNodeROS 2 lifecycle node that manages localization in Easy Navigation
 CMapsManagerNodeROS 2 lifecycle node that manages map-related plugins in Easy Navigation
 CNavStateA generic, type-safe, thread-safe blackboard to hold runtime state
 CPerceptionBaseAbstract base class for representing a single sensor perception
 CPerceptionHandlerAbstract base interface for group-specific perception handlers
 CPerceptionPtrRepresents a perception entry with its state and ROS subscription
 CPlannerNodeROS 2 lifecycle node that manages path planning in Easy Navigation
 CPointPerceptionConcrete perception class for 3D point cloud data
 CPointPerceptionBufferType
 CPointPerceptionHandlerPerceptionHandler implementation for sensors producing point-based data
 CPointPerceptionsOpsViewProvides efficient, non-destructive, chainable operations over a set of point-based perceptions
 CVoxelKeyDiscrete 3D voxel index used for downsampling
 CVoxelKeyHashHash functor for VoxelKey
 CRTTFBufferProvides functionality for RTTFBuffer
 CSensorsNodeROS 2 lifecycle node that manages sensor fusion in Easy Navigation
 CSingleton
 CSystemNodeROS 2 lifecycle node coordinating all Easy Navigation components
 CSystemNodeInfoStructure holding runtime information for a subnode
 CTFInfoAggregated TF configuration used across EasyNav
 CYTSessionA Yaets Tracing Session
 Nstd
 Chash< std::tuple< int, int, int > >Custom hash specialization for std::tuple<int,int,int>
 CDetectionsPerceptionsRepresents a single image perception from a sensor
 CDummyHandler
 CDummyPerception
 CGoalManagerTestCase
 CNavStateTest
 CPerceptionsOpsTest
 CPerceptionsTestCase
 CSensorsNodeTestCase
 CSystemTFInfoTest
 CTestPointPerception