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

Revision history [back]

I agree that this definitely looks like a typo. The mistake can be seen here. The rosdistro package is where you would want to submit a bug report.

Assuming that the vtk-python package will actually provide the necessary libs/headers/modules/etc. needed for the python-vtk package (it probably will), you could continue with your install by commenting out this dependency in any of the package.xml files in your workspace.

I agree that this definitely looks like a typo. The mistake can be seen here. The rosdistro package is where you would want to submit a bug report.

Assuming that the vtk-python package will actually provide the necessary libs/headers/modules/etc. needed for the python-vtk package dependency (it probably will), you could continue with your install by commenting out this dependency in any of the package.xml package.xml files in your workspace.~/ros_catkin_ws/src/ directory.

I agree that this definitely looks like a typo. The mistake can be seen here. The rosdistro package is where you would want to submit a bug report.

Assuming that the vtk-python package will actually provide the necessary libs/headers/modules/etc. needed for the python-vtk dependency (it probably will), you could continue with your install by commenting out this dependency in any of the package.xml files in your ~/ros_catkin_ws/src/ directory.