TechTheTime-HighLevel 0.0.1
The high level robot's code using ros2-foxy for the robotics competition(Erobot-2022)
RobotStatus.hpp File Reference
#include <const_shared/MotionConst.hpp>
#include <action_msg_srv_shared/order_codes.hpp>
#include <iostream>

Go to the source code of this file.

Classes

class  RobotStatus
 

Enumerations

enum class  Robot { MASTER , SLAVE , NONE }
 
enum class  Team { YELLOW , PURPLE , NONE }
 

Enumeration Type Documentation

◆ Robot

enum class Robot
strong
Enumerator
MASTER 
SLAVE 
NONE 

◆ Team

enum class Team
strong
Enumerator
YELLOW 
PURPLE 
NONE