Docs.rs
  • urdf-rs-0.9.0
    • urdf-rs 0.9.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • OTL
    • mitsuharu-kojima
    • Dependencies
      • RustyXML ^0.3.0 normal
      • quick-xml ^0.36 normal
      • regex ^1.4.2 normal
      • serde ^1.0.118 normal
      • serde-xml-rs ^0.6.0 normal
      • thiserror ^1.0.7 normal
      • assert_approx_eq ^1 dev
    • Versions
    • 6.03% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

urdf_rs0.9.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • Axis
  • Calibration
  • Collision
  • Color
  • Dynamics
  • Inertia
  • Inertial
  • Joint
  • JointLimit
  • Link
  • LinkName
  • Mass
  • Material
  • Mimic
  • Pose
  • Robot
  • SafetyController
  • Texture
  • UrdfError
  • Vec3
  • Vec4
  • Visual

Enums

  • Geometry
  • JointType

Functions

  • read_file
  • read_from_string
  • utils::convert_xacro_to_urdf
  • utils::convert_xacro_to_urdf_with_args
  • utils::expand_package_path
  • utils::read_urdf_or_xacro
  • utils::read_urdf_or_xacro_with_args
  • utils::rospack_find
  • write_to_string

Type Aliases

  • Result