Go to the documentation of this file.
33 #include <dynamic-graph/factory.h>
43 inputSIN_(0
x0,
"Segment(" +
name +
")::input(vector)::in"),
44 outputSOUT_(
boost::bind(&
Segment::compute, this, _1, _2), inputSIN_,
45 "Segment(" +
name +
")::out"),
46 range_(std::make_pair(0, 0)) {
50 std::string docstring(
51 "Set range of input vector to be provided as output\n"
52 " - input: first index, length\n");
SignalTimeDependent< Vector, sigtime_t > outputSOUT_
void setRange(const size_type &i0, const size_type &length)
Segment(const std::string &name)
DYNAMICGRAPH_FACTORY_ENTITY_PLUGIN(FeaturePosture, "FeaturePosture")
Vector & compute(Vector &output, sigtime_t time)
CommandVoid2< E, T1, T2 > * makeCommandVoid2(E &entity, boost::function< void(const T1 &, const T2 &)> function, const std::string &docString)
SignalPtr< Vector, sigtime_t > inputSIN_
void addCommand(const std::string &name, command::Command *command)
std::pair< size_type, size_type > range_
void signalRegistration(const SignalArray< sigtime_t > &signals)
sot-core
Author(s): Olivier Stasse, ostasse@laas.fr
autogenerated on Tue Oct 24 2023 02:26:31