markaren / threepp

C++20 port of three.js (r129)
MIT License
581 stars 50 forks source link

Add URDFLoader #269

Closed markaren closed 1 week ago

markaren commented 2 weeks ago

Draft PR. WIP implementing basic URDF support.

image

image

Closes #268

markaren commented 1 week ago

The URDF loader is good enough to merge. However, the API is only designed to deal with serial manipulators.