swri-robotics / toolpath_offline_planning

GUI tools for generating tool paths from mesh models offline
27 stars 18 forks source link

Updated interface to use pcl_msgs/PolygonMesh instead of shape_msgs/Mesh #34

Open youngbend opened 3 years ago

marip8 commented 3 years ago

If we're going to make this change, let's fully decouple from shape_msgs::Mesh. Can you add another commit to remove all API references and headers for shape_msgs::Mesh?