PDFs for documentation and dollaboration

Requests regarding how to set up experiments in ARGoS.
PeterK
Posts: 1
Joined: Mon Dec 11, 2023 9:44 am

PDFs for documentation and dollaboration

Postby PeterK » Wed Dec 20, 2023 6:31 pm

Hello everyone !

I've been working with ARGoS simulator for a while now, and I'm exploring how to effectively use PDF files in conjunction with it. Specifically, I'm interested in discussing the best practices for documenting simulation results in PDF format, particularly for academic publications or research reports. Additionally, I'm curious about how PDFs can be utilized for sharing robot configurations and control architectures, ensuring clear and standardized communication. I'm also looking for insights on creating tutorials and user guides in PDF to help new users get started with ARGoS. Furthermore, I'd love to hear about methods for converting simulation data into graphs or images for inclusion in pdfsmart, enhancing visualization and analysis. Lastly, I believe PDFs can play a significant role in collaboration and knowledge sharing across different teams working on similar ARGoS projects.

Looking forward to your insights and contributions!

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

Re: PDFs for documentation and dollaboration

Postby pincy » Tue May 07, 2024 4:46 pm

Hello PeterK,

The PDF format does not look like the most suitable way to plug into ARGoS. The easiest way I know is that you extract data using the loop functions, and then you generate plots/report with external tools such as Jupyter, MATLAB, etc.
I made ARGoS.


Return to “How to... ?”