urdf-loaders

URDF Loaders for Unity and THREE.js with example ATHLETE URDF Files open sourced from NASA JPL

APACHE-2.0 License

Downloads
34.2K
Stars
445
Committers
21

Bot releases are hidden (Show)

urdf-loaders -

Published by gkjohnson over 6 years ago

Bug Fixes

  • Render meshes double sided in shadows
  • Disable shadows casting on model when the shadow display is disabled
urdf-loaders -

Published by gkjohnson over 6 years ago

Changes

  • Do not change the material type provided by the mesh loader to MeshLambertMaterial when setting the colors from the URDF.
  • Use a hemisphere light and linear rendering in the element and example
  • Enable better shadow rendering
urdf-loaders -

Published by gkjohnson over 6 years ago

Changes

  • Change urdf-viewer element up attribute to default to +Z so it lines up with the default ROS coordinate frame

Bug Fixes

  • Fix the default mesh loader throwing an error because this was undefined.
urdf-loaders -

Published by gkjohnson over 6 years ago

THREE.js URDFLoader

  • Add the auto-redraw attribute to the urdf-viewer element
urdf-loaders -

Published by gkjohnson over 6 years ago

THREE.js URDFLoader

  • Add redraw() function to the viewer element
  • Add flipped variants of the ATHLETE URDF models
  • Update example to start at a nicer viewing angle
  • Update some underlying example code
urdf-loaders -

Published by gkjohnson over 6 years ago

THREE.js URDFLoader

  • Respect the mesh tag's scale attribute
  • Fix bug causing revolute joint angles to be inverted
  • Optimize rendering in <urdf-viewer>
  • Keep the robot in the middle of the screen in <urdf-viewer>
  • Adjust the the <urdf-viewer> up attribute to line up with the default ROS coordinate frame
urdf-loaders -

Published by gkjohnson over 6 years ago

THREE.js URDFLoader

  • Support prismatic joints
  • Fix not defaulting revolute joint limits to 0
Package Rankings
Top 6.74% on Proxy.golang.org
Top 2.28% on Npmjs.org
Related Projects