Hotwheels-Cluster 1.2
Creation of Cluster APP for SEA:ME project.
 
Loading...
Searching...
No Matches
ControlsManager.cpp File Reference

Implementation of the ControlsManager class. More...

#include "ControlsManager.hpp"
#include <QDebug>

Go to the source code of this file.

Macros

#define SHM_NAME   "/joystick_enable"
 

Detailed Description

Implementation of the ControlsManager class.

This file contains the implementation of the ControlsManager class, which is used to manage the controls of the vehicle.

Version
0.1
Date
2025-01-31
Author
Félix LE BIHAN (@Fle-bihh)
Tiago Pereira (@t-pereira06)
Ricardo Melo (@reomelo)
Michel Batista (@MicchelFAB)
Note
This class is used to manage the controls of the vehicle.
Warning
Ensure that the EngineController and JoysticksController classes are properly implemented.
See also
ControlsManager.hpp for the class definition.

Definition in file ControlsManager.cpp.

Macro Definition Documentation

◆ SHM_NAME

#define SHM_NAME   "/joystick_enable"

Definition at line 26 of file ControlsManager.cpp.