A doc issue, let joint = RevoluteJoint::new(-0.1); needs to update
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
The tutorial at
https://www.nphysics.org/joint_constraints_and_multibodies/
has a line says
let joint = RevoluteJoint::new(-0.1);
While the new signature is pub fn new(axis: Unit>, angle: N) -> Self
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.