-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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

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
Labels
No labels
