We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 79cf327 commit 79035acCopy full SHA for 79035ac
src/tools/joint-trajectory-entity.cpp
@@ -85,7 +85,7 @@ SotJointTrajectoryEntity(const std::string &n):
85
86
87
signalRegistration( positionSOUT << comSOUT << zmpSOUT
88
- << waistSOUT << trajectorySIN);
+ << waistSOUT << seqIdSOUT << trajectorySIN);
89
refresherSINTERN.setDependencyType( TimeDependency<int>::ALWAYS_READY );
90
refresherSINTERN.setReady(true);
91
0 commit comments