How to do catkin_make -j1 option in simulink or simulink coder

1 view (last 30 days)
I made a simulink model for Robot Operating System by simulink.
Using simulink coder, It generated a ROSnode package and build it.
Because of device hardware is raspberry pi 3B , raspberryPi3B freeze when build model of simulink ros .
I want simulinkCoder to do catkin_make -j1.
Please tell me how to custom catkin_make -j1.

Answers (0)

Categories

Find more on Publishers and Subscribers in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!