TechTheTime-HighLevel 0.0.1
The high level robot's code using ros2-foxy for the robotics competition(Erobot-2022)
|
#include <MotionSubscriber.hpp>
Public Member Functions | |
MotionSubscriber () | |
Private Member Functions | |
void | motion_callback (const motion_msg_srv::msg::Motion::SharedPtr msg) const |
Private Attributes | |
rclcpp::Subscription< motion_msg_srv::msg::Motion >::SharedPtr | subscriber_ |
MotionSubscriber | ( | ) |
|
private |
|
private |