Search found 14 matches

Go to advanced search

by YonTan
Thu Jan 06, 2022 7:38 am
Forum: How to... ?
Topic: linkage error when trying to run argos3
Replies: 18
Views: 21510

Re: linkage error when trying to run argos3

Thank you very much for the detailed answer! I deleted everything before the output I sent earlier. Did it again now, and this is the output of argos3 -q all: $ argos3 -q all ARGOS_PLUGIN_PATH problem terminate called after throwing an instance of 'char const*' Aborted (core dumped) where ARGOS_PLUG...
by YonTan
Wed Jan 05, 2022 11:24 pm
Forum: How to... ?
Topic: linkage error when trying to run argos3
Replies: 18
Views: 21510

Re: linkage error when trying to run argos3

Thank you for your answer. I didn't use the package because it didn't work for me. I deleted the source tree and uninstalled everything, and then install the package $sudo apt install ./argos3_simulator-3.0.0-x86_64-beta59.deb Now, I downloaded the examples and run $ mkdir build $ cd build $ cmake -...
by YonTan
Wed Jan 05, 2022 10:37 pm
Forum: How to... ?
Topic: linkage error when trying to run argos3
Replies: 18
Views: 21510

Re: linkage error when trying to run argos3

Thank you for your reply. I just followed the instructions from README: $ git clone https://github.com/ilpincy/argos3.git argos3 $ cd argos3 $ mkdir build_simulator $ cd build_simulator $ cmake ../src $ make $ make doc $ . setup_env.sh # or 'source setup_env.sh' $ cd core $ ./argos3 -q all # this sh...
by YonTan
Wed Jan 05, 2022 9:07 pm
Forum: How to... ?
Topic: linkage error when trying to run argos3
Replies: 18
Views: 21510

linkage error when trying to run argos3

Hi, I synced to beta59, uninstall old branch and followed the instructions from README file. when i run argos3/build_simulator/core$ ./argos3 -q all I get the following error: [quote][b][INFO] Loaded library "/home/ubuntu/orig_argos/argos3/build_simulator/core/libargos3core_simulator.so" [...

Go to advanced search