Easy Navigation
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Neasynav
 CControllerNodeROS 2 lifecycle node that manages calculating speeds for the Easy Navigation system
 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
 CGoalManagerHandles navigation goals, their lifecycle, and command interface
 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
 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, lock-free 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
 CPointPerceptionHandlerPerceptionHandler implementation for sensors producing point-based data
 CPointPerceptionsOpsViewProvides efficient, non-destructive, chainable operations over a set of point-based perceptions
 CVoxelKeyRepresents a discrete 3D voxel index for downsampling
 CVoxelKeyHashHash function 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
 CYTSessionA Yaets Tracing Session
 Nstd
 Chash< std::tuple< int, int, int > >Custom std::hash specialization for std::tuple<int, int, int>
 CDummyHandler
 CDummyPerception
 CGoalManagerTestCase
 CNavStateTest
 CPerceptionsOpsTest
 CPerceptionsTestCase
 CSensorsNodeTestCase