Search found 7 matches

Go to advanced search

by andraspatka
Wed Mar 11, 2020 7:34 pm
Forum: How to... ?
Topic: Increase footbot proximity sensor range
Replies: 4
Views: 23140

Re: Increase footbot proximity sensor range

In the meantime I found where the code needs to be changed in order to achieve what I'm trying to do. Thanks anyways, I'm posting the solution so if anyone else encounters such a problem, they can find the solution quickly :D In the footbot_entity.cpp the PROXIMITY_SENSOR_RING_RANGE constant determi...
by andraspatka
Wed Mar 11, 2020 10:57 am
Forum: How to... ?
Topic: Increase footbot proximity sensor range
Replies: 4
Views: 23140

Re: Increase footbot proximity sensor range

I understand. Could I get some guidance as to what exactly needs to be modified in order to achieve this? I looked through the code and couldn't exactly find it.

Thanks in advance!
by andraspatka
Tue Mar 10, 2020 9:09 pm
Forum: How to... ?
Topic: Increase footbot proximity sensor range
Replies: 4
Views: 23140

Increase footbot proximity sensor range

Hello,

Is there any way to increase the footbot proxmity sensor's range? (so obstacles from further away can be detected). If so, then how?

Thanks in advance!
by andraspatka
Sun Feb 02, 2020 9:38 am
Forum: How to... ?
Topic: Moving light entity during an experiment
Replies: 1
Views: 10616

Moving light entity during an experiment

Hello, is it somehow possible to move an entity during an experiment, for example a light entity? If so, then what keys are needed to be pressed during the experiment to move such an object? For context: the light sensor is used as an end destination in my experiment and I want to be able to change ...
by andraspatka
Sat Jul 13, 2019 10:09 pm
Forum: How to... ?
Topic: Error running the trajectory experiment - Error initializing loop functions
Replies: 5
Views: 16106

Re: Error running the trajectory experiment - Error initializing loop functions

That was the problem. I must have accidentally installed the package for Ubuntu 18 instead of 16. Tried it now with the correct package and it works!

Thanks for the help!
by andraspatka
Sat Jul 13, 2019 9:23 pm
Forum: How to... ?
Topic: Error running the trajectory experiment - Error initializing loop functions
Replies: 5
Views: 16106

Re: Error running the trajectory experiment - Error initializing loop functions

Gladly: `ls` in argos3-examples/loop_functions/trajectory_loop_functions yields: CMakeLists.txt trajectory_loop_functions.h trajectory_qtuser_functions.h trajectory_loop_functions.cpp trajectory_qtuser_functions.cpp trajectory.argos same as in the example: <?xml version="1.0" ?> <!-- *****...
by andraspatka
Sat Jul 13, 2019 7:26 am
Forum: How to... ?
Topic: Error running the trajectory experiment - Error initializing loop functions
Replies: 5
Views: 16106

Error running the trajectory experiment - Error initializing loop functions

Summary: After downloading the examples and compiling them I was only able to run the ones which don't require loop functions. Trying to run the trajectory and foraging experiments results in the following error: [FATAL] Error initializing loop functions [FATAL] Symbol "trajectory_loop_function...

Go to advanced search