IDE for ARGOS

Requests regarding how to set up experiments in ARGoS.
AntonioC
Posts: 48
Joined: Mon Aug 30, 2021 7:02 pm

IDE for ARGOS

Postby AntonioC » Wed Sep 01, 2021 10:58 am

Where can I write .argos files and .cpp files?
Once I have written the files how can I run them on the simulator?
Thanks.

pincy
Site Admin
Posts: 632
Joined: Thu Mar 08, 2012 8:04 pm
Location: Boston, MA
Contact:

Re: IDE for ARGOS

Postby pincy » Wed Sep 01, 2021 11:56 am

You need to learn C++ and CMake. Any text editor works. Refer to the ARGoS examples for a ready made workspace.
I made ARGoS.


Return to “How to... ?”