-
- Downloads
[trajectory] Add waist signal + squash several commits.
Fix waist, add debug + rational for message handling. - waist type is now MatrixHomogeneous and not ml::Vector anymore. - add traces - messages are better handled based on timestamped and seq id. trajectory.cpp is not a plugin. Fix warnings in fir-filter. Add trajectory initialization through command. This makes sure that the entity joint-trajectory-command has always something to provide at the starting point. This commit introduces boost:regex in sot-core.
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- include/sot/core/fir-filter.hh 3 additions, 3 deletionsinclude/sot/core/fir-filter.hh
- include/sot/core/joint-trajectory-entity.hh 104 additions, 46 deletionsinclude/sot/core/joint-trajectory-entity.hh
- include/sot/core/trajectory.hh 172 additions, 105 deletionsinclude/sot/core/trajectory.hh
- src/CMakeLists.txt 159 additions, 158 deletionssrc/CMakeLists.txt
- src/tools/joint-trajectory-command.hh 61 additions, 0 deletionssrc/tools/joint-trajectory-command.hh
- src/tools/joint-trajectory-entity.cpp 250 additions, 19 deletionssrc/tools/joint-trajectory-entity.cpp
- src/tools/trajectory.cpp 347 additions, 25 deletionssrc/tools/trajectory.cpp
Loading
Please register or sign in to comment