Class GameController

Inheritance Relationships

Base Type

  • public rclcpp::Node

Class Documentation

class GameController : public rclcpp::Node

Public Functions

explicit GameController(const rclcpp::NodeOptions &options)
GameController(GameController &&c) = delete
GameController &operator=(GameController &&c) = delete
GameController(const GameController &c) = delete
GameController &operator=(const GameController &c) = delete
~GameController() override