Skip to content

Commit 1508eca

Browse files
lemmer-fzipmai
authored andcommitted
Add osi_motionrequest.proto to CMakeFile and setup.py
Signed-off-by: Markus Lemmer <lemmer@fzi.de>
1 parent ade69b5 commit 1508eca

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ set(OSI_PROTO_FILES
7777
osi_environment.proto
7878
osi_groundtruth.proto
7979
osi_hostvehicledata.proto
80+
osi_motionrequest.proto
8081
osi_trafficsign.proto
8182
osi_trafficlight.proto
8283
osi_trafficupdate.proto

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ def find_protoc():
6060
'osi_lane.proto',
6161
'osi_logicaldetectiondata.proto',
6262
'osi_logicallane.proto',
63+
'osi_motionrequest.proto',
6364
'osi_object.proto',
6465
'osi_occupant.proto',
6566
'osi_referenceline.proto',

0 commit comments

Comments
 (0)