mirror of
https://github.com/eclipse-openvehicle-api/openvehicle-api.git
synced 2026-04-27 21:48:16 +00:00
@@ -0,0 +1,7 @@
|
||||
Current_Latitude = CARLAout__act_pos_x;
|
||||
Current_Longitude = CARLAout__act_pos_y;
|
||||
CARLAin__Headlight_Lowbeam = HeadLight_LowBeam;
|
||||
CARLAin__DooropenStatus_FL = Door01LeftIsOpen;
|
||||
CARLAin__DooropenStatus_FR = Door01RightIsOpen;
|
||||
CARLAin__DooropenStatus_RL = Door02LeftIsOpen;
|
||||
CARLAin__DooropenStatus_RR = Door02RightIsOpen;
|
||||
Reference in New Issue
Block a user