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

Alright. I have an answer. When I run

roslocate info pluginlib

it returns

- hg:
    local-name: pluginlib
    meta:
      repo-name: wg-kforge
    uri: https://kforge.ros.org/common/pluginlib

Notice there's no version information. So when I use this to update using rosws, I get latest, whereas I really want the one tagged as "fuerte". Once I got the matching version, I was able to build using rosmake. To my dismay, this procedure has failed for geometry, however, but that's a different question.