Skip to content

Commit

Permalink
Linking and fixing documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
bourumir-wyngs committed May 31, 2024
1 parent 16eb81f commit 8a5078a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/jacobian.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ use na::linalg::SVD;
use crate::kinematic_traits::{Joints, Kinematics};
use crate::utils::vector6_to_joints;

/*!
/**
* This structure holds Jacobian matrix and provides methods to
* extract velocity and torgue information from it.
*
Expand Down

0 comments on commit 8a5078a

Please sign in to comment.