Moving

Description

Use a hysteresis on robot position to know whether the robot is moving.

Parameters

ParameterDescriptionTypeDefault
odom_topicTopic from where odom is used to know if the robot is movingstr"/odom"
speed_thresholdSpeed threshold used in the hysteresisfloat0.2
count_limitCounter to know if the robot is movingint8
count_hysteresisHysteresis counterint5