ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

The file format is 'package://' + name_of_package + '/' + filename_in_package

For example, if you have HexagonalPrism.STL in the package hexbot, the syntax should be 'package://hexbot/HexagonalPrism.STL'. If its in a folder called meshes in that package, 'package://hexbot/meshes/HexagonalPrism.STL'