openrr / urdf-rs

URDF parser for Rust
Apache License 2.0
30 stars 11 forks source link

Implement Copy for Vec3 and Vec4 #71

Closed taiki-e closed 1 year ago

taiki-e commented 1 year ago

The underlying types implement it.