Skip to content
Snippets Groups Projects
Commit f20a0389 authored by JeffGao's avatar JeffGao
Browse files

add remove via points

parent a7052214
No related branches found
No related tags found
No related merge requests found
......@@ -321,7 +321,7 @@ void TaskSpaceDMPController::setViaPose(double canVal, const std::vector<double>
void TaskSpaceDMPController::removeAllViaPoints()
{
// dmpPtr->removeViaPoints();
dmpPtr->removeViaPoints();
}
void TaskSpaceDMPController::prepareExecution(const Eigen::Matrix4f& currentPose, const Eigen::Matrix4f& goalPose)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment