Filtering out robot parts from pointcloud data
What is the recommended way of filtering out robot parts (of which URDF is available) in pointclouds? I am aware of the robot_self_filter package, but this still uses the old PointCloud format and has unstable ROS and C++ APIs per the docs, so I thought that with all the recent advances in RGB-D sensors/PCL etc. there might be alternatives.