Skip to content

[Bug]: building and starting simulation on Ros2 humble with gazebo Ignition Fortress 6.17.0 fails #25

@becketps

Description

@becketps

What happened?

I build/installed the packages like it was shown in this description: https://github.com/RobotnikAutomation/robotnik_simulation/tree/humble

The init of gazebo works with: ros2 launch robotnik_gazebo_ignition spawn_world.launch.py

But every other command does fail and only opens rviz:

e.g. ros2 launch robotnik_gazebo_ignition spawn_robot.launch.py robot:=rbkairos robot_model:=rbkairos_plus has_arm:=true

gives as output at the terminal:

[INFO] [spawner-7]: process started with pid [16631]
[spawner-6] [FATAL] [1745771323.639566386] [robot.spawner_robotnik_base_controller]: Failed loading controller robotnik_base_controller
[spawner-7] [FATAL] [1745771323.653947068] [robot.spawner_joint_trajectory_controller]: Failed loading controller joint_trajectory_controller

And

[ruby $(which ign) gazebo-1] [Err] [SystemPaths.cc:378] Unable to find file with URI [model://ur_description/meshes/ur5e/visual/base.dae]
[ruby $(which ign) gazebo-1] [Err] [SystemPaths.cc:473] Could not resolve file [model://ur_description/meshes/ur5e/visual/base.dae]
[ruby $(which ign) gazebo-1] [Err] [MeshManager.cc:173] Unable to find file[model://ur_description/meshes/ur5e/visual/base.dae]
[ruby $(which ign) gazebo-1] [Err] [MeshDescriptor.cc:56] Mesh manager can't find mesh named [model://ur_description/meshes/ur5e/visual/base.dae]
[ruby $(which ign) gazebo-1] [Err] [Ogre2MeshFactory.cc:562] Cannot load null mesh [model://ur_description/meshes/ur5e/visual/base.dae]
[ruby $(which ign) gazebo-1] [Err] [Ogre2MeshFactory.cc:125] Failed to get Ogre item for [model://ur_description/meshes/ur5e/visual/base.dae]
[ruby $(which ign) gazebo-1] [Err] [SceneManager.cc:404] Failed to load geometry for visual: robot_base_footprint_fixed_joint_lump__robot_arm_base_link_inertia_visual_2

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghumble

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions