Skip to content

Commit

Permalink
Seperates joint limits check from cartesian check + adds unit tests.
Browse files Browse the repository at this point in the history
Closes issue #386
  • Loading branch information
wilson-ko authored and de-vri-es committed Jul 29, 2016
1 parent d7eabd8 commit 4caf475
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/dr_kdl/dr_kdl.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Eigen::Isometry3d getPose(
KDL::Chain const & chain ///< The chain.
);


/// Get a the pose of the end frame relative to the start frame of a chain.
/**
* Non-fixed joints are looked up in a map.
Expand Down

0 comments on commit 4caf475

Please sign in to comment.