filters
filters copied to clipboard
filter_base.hpp an error in armhf
/opt/ros/ws_moveit2/src/filters/include/filters/filter_base.hpp:219:8: error: ‘bool filters::FilterBase<T>::getParam(const std::string&, size_t&)’ cannot be overloaded with ‘bool filters::FilterBase<T>::getParam(const std::string&, unsigned int&)’ 219 | bool getParam(const std::string & name, size_t & value)
It should be caused by the same 32-bit CPU size_t and unsigned in