ilpincy / argos3-kilobot

Kilobot plugin for the multi-robot ARGoS3 simulator
15 stars 14 forks source link

undefined symbol: shm_open ? #15

Closed julianx2rl closed 4 years ago

julianx2rl commented 4 years ago

Hello, I installed the ARGoS Kilobot extension - https://github.com/ilpincy/argos3-kilobot - so I wanted to run the experiments that are included, but after loading all the libraries it shows me this:

argos3: symbol lookup error: /usr/local/lib/argos3/libargos3plugin_simulator_kilobot.so: undefined symbol: shm_open

Any idea what could be causing this? I was able to run these examples - https://www.argos-sim.info/examples.php

julianx2rl commented 4 years ago

Oh, I forgot this, It's because I was working on Ubuntu 20.04 instead of 18.04