implemented LeaderVehicle running state
Showing
- NetworkingLib/.idea/workspace.xml 37 additions, 37 deletionsNetworkingLib/.idea/workspace.xml
- NetworkingLib/cmake-build-debug/CMakeFiles/Test.dir/test/Test.cpp.o 0 additions, 0 deletions...Lib/cmake-build-debug/CMakeFiles/Test.dir/test/Test.cpp.o
- NetworkingLib/cmake-build-debug/Test 0 additions, 0 deletionsNetworkingLib/cmake-build-debug/Test
- NetworkingLib/include/ServiceClient.h 8 additions, 20 deletionsNetworkingLib/include/ServiceClient.h
- Protocol/CMakeLists.txt 1 addition, 1 deletionProtocol/CMakeLists.txt
- Protocol/include/FollowerVehicle.h 3 additions, 3 deletionsProtocol/include/FollowerVehicle.h
- Protocol/include/LeaderVehicle.h 14 additions, 28 deletionsProtocol/include/LeaderVehicle.h
- Protocol/include/PlatoonMessage.h 17 additions, 11 deletionsProtocol/include/PlatoonMessage.h
- Protocol/include/PlatoonService.h 4 additions, 4 deletionsProtocol/include/PlatoonService.h
- Protocol/include/Protocol.h 2 additions, 2 deletionsProtocol/include/Protocol.h
- Protocol/include/Vehicle.h 3 additions, 3 deletionsProtocol/include/Vehicle.h
- Protocol/src/FollowerVehicle.cpp 9 additions, 8 deletionsProtocol/src/FollowerVehicle.cpp
- Protocol/src/LeaderVehicle.cpp 97 additions, 29 deletionsProtocol/src/LeaderVehicle.cpp
- Protocol/test/Main.cpp 7 additions, 7 deletionsProtocol/test/Main.cpp
- Protocol/test/ProtocolTest.cpp 3 additions, 3 deletionsProtocol/test/ProtocolTest.cpp
Please register or sign in to comment