College of DuPage Lunabotics Documentation
2025
|
#include <rclcpp/rclcpp.hpp>
#include <sensor_msgs/msg/image.hpp>
#include <sensor_msgs/msg/laser_scan.hpp>
Classes | |
class | HardwareMonitor |
Monitors the hardware connections and status of sensors (D456, D455, and LIDARs). More... | |
Functions | |
int | main (int argc, char **argv) |
Main function. Initializes and spins the HardwareMonitor node. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Main function. Initializes and spins the HardwareMonitor node.