You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can the functionality be combined within a single package/node?
Extend cob_collision_monitor to use distances with threshold rather boolean valid
use cob_obstacle_distance_moveit together with cob_collision_monitor in order to send state_valid= false as soon as obstacle distance reaches a minimal threshold rather than only once a collision occurs!
The text was updated successfully, but these errors were encountered:
fmessmer
changed the title
Combine cob_collision_monitor and cob_obstacle_distance_moveit
[cob_obstacle_distance_moveit] [cob_collision_monitor] combine cob_collision_monitor and cob_obstacle_distance_moveit
Mar 31, 2016
@ipa-mdl (fyi)
cob_collision_monitor
to use distances with threshold rather boolean validcob_obstacle_distance_moveit
together withcob_collision_monitor
in order to sendstate_valid
=false
as soon as obstacle distance reaches a minimal threshold rather than only once a collision occurs!@fmessmer FYI
The text was updated successfully, but these errors were encountered: