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

Revision history [back]

click to hide/show revision 1
initial version

I used -y when apt-get installing python-rospy so the prerequisites should be installed too.

The correct package name for rospy on ROS Kinetic would be ros-kinetic-rospy.

It would seem you've installed the UpstreamPackage version of rospy.

Unless you did this on purpose, I would suggest you revert this and install the correct package instead.

I used -y when apt-get installing python-rospy so the prerequisites should be installed too.

The correct package name for rospy on ROS Kinetic would be ros-kinetic-rospy.

It would seem you've installed the UpstreamPackage version of rospy.

See "upstream packages" increasingly becoming a problem for a discussion about this on ROS Discourse.

Unless you did this on purpose, I would suggest you revert this and install the correct package instead.