Skip to content

Issue in loading world into Gazebo #8

@xela-95

Description

@xela-95

I'm trying to reproduce this tutorial by using a conda environment created in the following way:

mamba create -c conda-forge -c robotology -n yarp_tutorials_env  cmake ninja pkg-config make compilers yarp icub-contrib-common gazebo icub-models gazebo-yarp-plugins idyntree

I was able to compile and install.

I then started yarpserver and yarpmanager and from it I've launched the following applications:

Tutorial_on_Impedance_Control_system
image

Tutorial_on_Impedance_Control
image

This module is failing, maybe because icub is not loaded in Gazebo, probably an issue related to vvv-school/tutorial_gazebo-simple-model#1.

I've noted that the gzserver parameters are -slibgazebo_yarp_clock.so icub_simple_fixed_world/icub_simple_fixed.world, hence yarp tries to load Gazebo with icub_simple_fixed_world/icub_simple_fixed.world but it is not able to find this world file.

We searched for it but we didn't find it too. Where is placed this file?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions