What is the collisioncodegen_api.hpp and where to find it and how does it work?
古いコメントを表示
I have a controller model in simulink where I use reinfocement learning toolbox, I want generated code to use with Microsoft Visual C++
but it kept asking for the collisioncodegen_api.hpp and everything related with it.
I looked online and just found a https://git.hipert.unimore.it/famerotti/autonomousdriving_control/-/blob/main/include/autonomousdriving_control/collisioncodegen_api.hpp
and downloaded it from that link but still brought me problems and until now I can't solve it. I don't know what it is and it does not generate it with the code generator.
2 件のコメント
Torsten
2025 年 7 月 30 日
Do you want to reinvent the Automated Driving Toolbox ?
Carlos Javier
2025 年 8 月 4 日
回答 (1 件)
Sameer
2025 年 8 月 5 日
0 投票
I found that "collisioncodegen_api.hpp" is located along with other header files, in the directory matlabroot/extern/include/shared_robotics.
Copying the header files from this location is generally the recommended solution.
Hope this helps!
カテゴリ
ヘルプ センター および File Exchange で Deployment, Integration, and Supported Hardware についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!