College of DuPage Lunabotics Documentation
2025
|
#include <rclcpp/rclcpp.hpp>
#include <geometry_msgs/msg/twist.hpp>
#include <nav_msgs/msg/odometry.hpp>
Classes | |
class | TopicRemapper |
Remaps differential drive controller plugin odometry and velocity command topics. More... | |
Functions | |
int | main (int argc, char **argv) |
Main function. Initializes and spins the TopicRemapper node. More... | |
int main | ( | int | argc, |
char ** | argv | ||
) |
Main function. Initializes and spins the TopicRemapper node.