Apartment Navigation By Classic Wheeled Robot
Comprehensive Production Grade Repository For Apartment Navigation Project (Inspired By Udacity Course)
 
Loading...
Searching...
No Matches
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Crobot_control::ball_chaser::ImageDimensionsImage dimensions and stride information
 Crclcpp::Node
 Crobot_control::ball_chaser::DriveBotROS 2 service node that relays velocity commands to the robot
 Crobot_control::ball_chaser::ProcessImageROS 2 client node that processes camera images to detect and chase a white ball
 Crobot_control::ball_chaser::RgbThresholdRGB color threshold values for ball detection
 Ctesting::Test
 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