Feature request
Feature description
I'd to be able to dynamically enable and disable specific polygons of the collision monitor node
Implementation considerations
Implementation proposition:
- Add an
enabled member and ROS parameter to Polygon (default: true)
- Add dynamic setting of this parameter
- in
collision_monitor_node, skip polygon if not enabled