DEIS-Tools / MAES

MAES is a tool for simulating and testing exploration algorithms in a realistic continuous space environment. Maes is visualised and physics driven using the Unity Game Engine. Maes was created as part of a Master's Thesis at Aalborg University, Denmark, on the subject of distributed systems.
GNU General Public License v3.0
14 stars 4 forks source link

Readme example -- robot does not move #124

Open gitting-around opened 2 years ago

gitting-around commented 2 years ago

Hi, I am trying to run the example in the readme, in ROSmode, with rviz, however nothing happens past that. The robot is not really moving, exploring.

I am running this on a ubuntu20.04 vm.

See attached pic Screenshot 2022-10-04 at 15 47 36 (2)

Am I perhaps missing a step?

MalteZA commented 2 years ago

Hi @gitting-around! Sorry to hear about our dear old project failing you :-(

I just tried it myself (albiet on an Ubuntu 22.04 installation), and it still seems to work here: Screencast from 2022-10-24 21:09:38.webm

As I am following the Docker-guide in the above clip, I assume you are following the Docker-guide as well, right? Can you provide some more pics of the messages in the terminal from when ROS is started in the terminal, when MAES is started and connects to ROS, and when you press play? I'm sure that would help a lot in helping you.

Edit: Yes, I know the terminal thinks it has a lot of exciting things to tell you. The most interesting stuff will perhaps be marked either [WARNING]or [ERROR] in the terminal.

Best regards, Malte

gitting-around commented 2 years ago

Hej Malte,

This took a while from my part. I tried again, with/without rviz, and it seems to start moving but it gets stuck. In any case, I recorded the screen so you can see what I am running, and what it ends up looking up on my side. screen recording.

Let me know if you cannot open it.

MalteZA commented 2 years ago

Hej Malte,

This took a while from my part. I tried again, with/without rviz, and it seems to start moving but it gets stuck. In any case, I recorded the screen so you can see what I am running, and what it ends up looking up on my side. screen recording.

Let me know if you cannot open it.

Sorry, that link seems to be closed off for anyone but people associated with Aarhus University.

gitting-around commented 2 years ago

Hej Malte, This took a while from my part. I tried again, with/without rviz, and it seems to start moving but it gets stuck. In any case, I recorded the screen so you can see what I am running, and what it ends up looking up on my side. screen recording. Let me know if you cannot open it.

Sorry, that link seems to be closed off for anyone but people associated with Aarhus University.

Try this

gitting-around commented 1 year ago

Did you try the second link? Does that work?