Search found 5 matches

Go to advanced search

by Rluna319
Sun Oct 08, 2023 3:32 pm
Forum: How to... ?
Topic: Issues with Dynamic Casting and Segmentation Fault
Replies: 3
Views: 72877

Re: Issues with Dynamic Casting and Segmentation Fault

Thank you for your response. I apologize for the delay in my reply. You are correct in your understanding of the class hierarchy:

- BaseController extends CCI_Controller
- CPFA_controller extends BaseController
- Detractor_controller extends BaseController
- CPFA_controller and Detractor_controller ...
by Rluna319
Wed Sep 27, 2023 1:15 pm
Forum: How to... ?
Topic: Issues with Dynamic Casting and Segmentation Fault
Replies: 3
Views: 72877

Issues with Dynamic Casting and Segmentation Fault

Hello,

I am currently encountering an issue related to dynamic casting and segmentation faults in my ARGoS simulation. I have already browsed through previous forum posts and attempted to implement the solutions provided, but the issue persists.

Problem Description:
I am working on a foraging ...
by Rluna319
Fri Sep 30, 2022 2:23 am
Forum: How to... ?
Topic: FATAL] Symbol "colored_blob_omnidirectional_camera (rot_z_only)" not found
Replies: 1
Views: 42563

FATAL] Symbol "colored_blob_omnidirectional_camera (rot_z_only)" not found

Hi, I am receive the following errors running my own experiment.

[FATAL] Failed to initialize the space.
[FATAL] Failed to initialize entity "fb_0".
[FATAL] Failed to initialize controllable entity "controller_0".
[FATAL] Can't set controller for controllable entity "controller_0"
[FATAL] Symbol ...
by Rluna319
Tue Sep 20, 2022 4:37 pm
Forum: How to... ?
Topic: [FATAL] Medium "leds" not found.
Replies: 3
Views: 54205

Re: [FATAL] Medium "leds" not found.

Oh wow how silly, I wasn't aware of that section. It's lightly mentioned in the documentation. I should've looked at the other examples more carefully. Thank you!
by Rluna319
Mon Sep 19, 2022 8:02 pm
Forum: How to... ?
Topic: [FATAL] Medium "leds" not found.
Replies: 3
Views: 54205

[FATAL] Medium "leds" not found.

Hi,

I am receiving the following errors when trying to test a new experiment.

[FATAL] Failed to initialize the space.
[FATAL] Error while trying to distribute entities
[FATAL] Failed to initialize entity "fb0".
[FATAL] Failed to initialize controllable entity "controller_0".
[FATAL] Can't set ...

Go to advanced search