MAPIRlab / gaden

GADEN: A 3D Gas Dispersion Simulator for Mobile Robot Olfaction in Realistic Environments
GNU Lesser General Public License v3.0
56 stars 34 forks source link

Launch GADEN_preprocessing.launch #14

Closed rafluq closed 5 years ago

rafluq commented 5 years ago

Hi! I would like to run any of the examples of the test_env folder, but I don't know how to do it very well because I get this error when I launch the GADEN_preprocessing.launch file: ("roslaunch /home/usuario/catkin_ws/src/gaden-master/test_env/10x6_central_obstacle/launch/GADEN_preprocessing.launch")

ERROR: cannot launch node of type [gaden_preprocessing/preprocessing]: can't locate node [preprocessing] in package [gaden_preprocessing]

(Or when I do: "roslaunch test_env GADEN_preprocessing.launch" I get this error:

multiple files named [GADEN_preprocessing.launch] in package [test_env]:

I only installed the complete project into my catkin_ws/src folder and compile it.

Anybody could tell me any advice? Thank you very much, and sorry for the inconveniences.

JGMonroy commented 5 years ago

Hi @rafluqber95,

I answer you in reverse order:

To check that GADEN is properly installed, confirm that:

Let me know your outputs. Best, Javier

JGMonroy commented 5 years ago

Also, remember that for some GADEN components, you need to download some msg definitions from the repo olfaction_msgs.

rafluq commented 5 years ago

Also, remember that for some GADEN components, you need to download some msg definitions from the repo olfaction_msgs.

Now yes, thank you very much!

forgetto commented 1 year ago

Hello, this is the first time for me to use GADEN. I am not very clear about its installation and use, so I would like to ask if there are any documents or video tutorials, thank you very much