loco-3d / crocoddyl

Crocoddyl is an optimal control library for robot control under contact sequence. Its solver is based on various efficient Differential Dynamic Programming (DDP)-like algorithms
BSD 3-Clause "New" or "Revised" License
858 stars 174 forks source link

Add instructions for building crocoddyl with multi-threading support #1175

Open BolunDai0216 opened 1 year ago

BolunDai0216 commented 1 year ago

I was trying to find instructions on how to compile crocoddyl with multi-threading support, however, I was not able to find it. Would it be possible to include the steps inside the readme?