File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -696,7 +696,7 @@ BOOST_AUTO_TEST_CASE(test_reverse_composite)
696696 d_f.oMf [m_forward.getFrameId (" body1" , pinocchio::BODY)]));
697697}
698698
699- // / @brief test if reversing of a composite joint is correct.
699+ // / @brief test if reversing of a planar joint is correct.
700700BOOST_AUTO_TEST_CASE (test_reverse_planar)
701701{
702702 using namespace pinocchio ::graph;
@@ -732,7 +732,7 @@ BOOST_AUTO_TEST_CASE(test_reverse_planar)
732732 d_f.oMf [m_forward.getFrameId (" body1" , pinocchio::BODY)]));
733733}
734734
735- // / @brief test if reversing of a composite joint is correct.
735+ // / @brief test if reversing of a mimic joint is correct.
736736BOOST_AUTO_TEST_CASE (test_reverse_mimic)
737737{
738738 using namespace pinocchio ::graph;
You can’t perform that action at this time.
0 commit comments