TechTheTime-HighLevel 0.0.1
The high level robot's code using ros2-foxy for the robotics competition(Erobot-2022)
MotionSubscriber Class Reference

#include <MotionSubscriber.hpp>

Inheritance diagram for MotionSubscriber:

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_
 

Constructor & Destructor Documentation

◆ MotionSubscriber()

Member Function Documentation

◆ motion_callback()

void motion_callback ( const motion_msg_srv::msg::Motion::SharedPtr  msg) const
private

Member Data Documentation

◆ subscriber_

rclcpp::Subscription<motion_msg_srv::msg::Motion>::SharedPtr subscriber_
private

The documentation for this class was generated from the following files: