Need help with Laser Filter

asked 2022-11-08 02:10:12 -0500

distro gravatar image

I am having issues with kinetic-devel branch package. When I try to launch median_filter_5_example.launch is:

[ERROR] [1667875380.665928716]: Couldn't find filter of type laser_filters/MultiChannelMedianFilterFloat [ERROR] [1667875381.759529779]: LaserArrayFilter not configured [ERROR] [1667875381.759594557]: Filtering the scan from time 1667875379.815046787 failed. [ERROR] [1667875383.523554295]: LaserArrayFilter not configured [ERROR] [1667875383.523605051]: Filtering the scan from time 1667875381.683143139 failed. [ERROR] [1667875385.290002866]: LaserArrayFilter not configured [ERROR] [1667875385.290071727]: Filtering the scan from time 1667875383.451109409 failed. [ERROR] [1667875387.047500967]: LaserArrayFilter not configured [ERROR] [1667875387.047556771]: Filtering the scan from time 1667875385.219017029 failed. [ERROR] [1667875388.772256266]: LaserArrayFilter not configured [ERROR] [1667875388.772357148]: Filtering the scan from time 1667875386.986860991 failed. [ERROR] [1667875390.531532575]: LaserArrayFilter not configured [ERROR] [1667875390.531565655]: Filtering the scan from time 1667875388.688050985 failed.

When I try to launch test_scan_filter_chain.launch. I get: PARAMETERS

/array_filter_chain: [{'type': 'laser_...
/bad_filter_chain: [{'type': 'laser_...
/intensity_filter_chain: [{'type': 'laser_...
/interp_filter_chain: [{'type': 'laser_...
/mask_filter_chain: [{'type': 'laser_...
/rosdistro: kinetic
/rosversion: 1.12.17
/shadow_filter_chain: [{'type': 'laser_...

No processes to monitor shutting down processing monitor... I'm not sure where to get MultiChannelMedianFilterFloat from or why other launch file doesn't work.

edit retag flag offensive close merge delete