|
College of DuPage Lunabotics Documentation
2025
|
#include <algorithm>#include <rclcpp/rclcpp.hpp>#include <sensor_msgs/msg/joy.hpp>#include <std_msgs/msg/float64_multi_array.hpp>
Classes | |
| class | BladeJointController |
| Controls the blade joint pitch angle using joystick input. More... | |
Functions | |
| int | main (int argc, char *argv[]) |
| Main function. Initializes and spins the BladeJointController node. More... | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Main function. Initializes and spins the BladeJointController node.