nickcharron / waypoint_nav

This package performs outdoor GPS waypoint navigation using move_base, robot_localization, gmapping and others. It can navigate while building a map, avoiding obstacles, and can navigate continuously between each goal.
325 stars 151 forks source link

for yocs_velocity_smoother it warned input got inactive and zeroing #32

Open lucafei opened 2 years ago

lucafei commented 2 years ago

hi, guys, do you have met this warning that in yocs_velocity_smoother input got inactive leaving us a non-zero target velocity, zeroing, which caused in stopping robot each time at sending goal to move_base. Does anyone have idea to solve this? Thank you in advance!