
Procedural Generation for Gazebo Introduction
Type to start searching
    • Home
      • pcg_gazebo
      • pcg_gazebo.generators
      • pcg_gazebo.generators.constraints
      • pcg_gazebo.generators.engines
      • pcg_gazebo.parsers
      • pcg_gazebo.parsers.sdf_config
      • pcg_gazebo.parsers.sdf
      • pcg_gazebo.parsers.types
      • pcg_gazebo.parsers.urdf
      • pcg_gazebo.simulation
      • pcg_gazebo.simulation.physics
      • pcg_gazebo.simulation.properties
      • pcg_gazebo.simulation.sensors
          • Introduction
          • Geometries
          • Materials
          • Collisions
          • Visuals
          • Links, joints and sensors
          • Models
          • Physics engines
          • Plugins
          • World
          • Convert from SDF file
          • Introduction
          • Geometries
          • Collisions
          • Visuals
          • Links, joints and sensors
          • Robots
        • Gazebo proxy
        • Process manager
        • Stage conditions
        • Dynamically creating objects
        • Setting up different physics engines
        • Surface and collision properties
        • Materials
        • Building a model
        • Sensors
        • Meshes
        • Model generator
    • License

    Introduction

    ROS applications make use of the URDF format for the robot description. This package includes a parsers also for URDF to make it possible to improve the cross-conversion to and from SDF regarding various simulation-specific tags that will mostly be parsed only for the ODE physics engine at the moment.

    Previous Convert from SDF file
    Next Geometries
    powered by MkDocs and Material for MkDocs