Skip to content

Commit

Permalink
modified: src/v2i-hub/CARMAStreetsPlugin/test/test_J3224ToSDSMJsonCo…
Browse files Browse the repository at this point in the history
…nverter.cpp
  • Loading branch information
jwillmartin committed Mar 19, 2024
1 parent 4eee992 commit 17c1c8c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ namespace unit_test

test_obj3.detObjCommon.pos.offsetX = 1000;
test_obj3.detObjCommon.pos.offsetY = 750;
#if SAEJ2537_SPEC < 2024
#if SAEJ2735_SPEC < 2024
auto offsetZ_ptr3 = CARMAStreetsPlugin::create_store_shared<ObjectDistance_t>(shared_ptrs);
#else
auto offsetZ_ptr3 = CARMAStreetsPlugin::create_store_shared<SensorDataSharingMessage_ObjectDistance_t>(shared_ptrs);
Expand Down

0 comments on commit 17c1c8c

Please sign in to comment.