SEA-ME-Team6 / DES_Adaptive-Application

0 stars 1 forks source link

change camera input block of simulink model #40

Open jehyngn opened 3 months ago

jehyngn commented 3 months ago

I checked another block for Camera input. But there was only the block we were using for Raspberrypi. So I just tried to generate code with the block, and it generated successfully.

Therefore, Dahyun is currently checking the generated code with Adaptive AUTOSAR platform.

jehyngn commented 3 months ago

I'll also check this block by building with Raspberrypi Support Package. it the binary file works well, then we can use the block.

jehyngn commented 3 months ago

I checked it with raspberrypi support pacakge. I deployed the model, and execute the binary file on Raspberrypi(standalone), and it works well.

and also I checked whether there is difference between Autosar generaged code, raspberrypi package genrated code. there is a little a slight difference. and I need to check it after compile with Autosa platform.