Page 1 of 1

IDE for ARGOS

Posted: Wed Sep 01, 2021 10:58 am
by AntonioC
Where can I write .argos files and .cpp files?
Once I have written the files how can I run them on the simulator?
Thanks.

Re: IDE for ARGOS

Posted: Wed Sep 01, 2021 11:56 am
by pincy
You need to learn C++ and CMake. Any text editor works. Refer to the ARGoS examples for a ready made workspace.