Apartment Navigation By Classic Wheeled Robot
Comprehensive Production Grade Repository For Apartment Navigation Project (Inspired By Udacity Course)
 
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
 Nrobot_controlROS 2 nodes and utilities for robot control
 Nball_chaserBall detection and chasing logic
 CDriveBotROS 2 service node that relays velocity commands to the robot
 CImageDimensionsImage dimensions and stride information
 CProcessImageROS 2 client node that processes camera images to detect and chase a white ball
 CRgbThresholdRGB color threshold values for ball detection
 CDriveBotTestIntegration tests for the DriveBot ROS 2 service node
 CFindBallRegionTestUnit tests for ball region detection in camera images
 CProcessImageTestIntegration tests for the ProcessImage ROS 2 client node