Current compiler MinGW64 Compiler (C++) is not supported for ROS build. To choose a compiler, run 'mex -setup cpp'.
13 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
>> open_system("robotFeedbackControllerROS2")
The software I use is matlab 2022a, mingw64 version 3.6.
When I build, the following problems will occur:
Current compiler MinGW64 Compiler (C++) is not supported for ROS build. To choose a compiler, run 'mex -setup cpp'.
0 commentaires
Réponses (1)
Walter Roberson
le 29 Avr 2022
Look under the ROS column: you need to use Visual Studio 2019 or Visual Studio 2017.
0 commentaires
Voir également
Catégories
En savoir plus sur Publishers and Subscribers dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!