Conscience Core
CoreObjects
CscMotionType.h
Go to the documentation of this file.
1
//
2
// CscMotionType.hpp
3
// ConscienceRobotManager
4
//
5
// Created by Ilies Zaoui on 16/08/2019.
6
// Copyright © 2019 IliesZaoui. All rights reserved.
7
//
8
9
#ifndef CscMotionType_h
10
#define CscMotionType_h
11
12
enum
CscMotionType
{
13
MotionTypeNormal
,
MotionTypeStatic
14
};
15
16
#endif
/* CscMotionType_hpp */
MotionTypeStatic
@ MotionTypeStatic
Definition:
CscMotionType.h:13
CscMotionType
CscMotionType
Definition:
CscMotionType.h:12
MotionTypeNormal
@ MotionTypeNormal
Definition:
CscMotionType.h:13
Generated by
1.8.17