openrr / urdf-viz

visualize URDF/XACRO file, URDF Viewer works on Windows/MacOS/Linux
Apache License 2.0
413 stars 56 forks source link

Use std::sync::Mutex instead of parking_lot #228

Closed taiki-e closed 10 months ago

taiki-e commented 10 months ago

See https://github.com/openrr/openrr/pull/885 for more.