ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
It looks like tf2 made it into the generator, that is new. I do not know why you were not able to pull it but you can safely remove it from your src folder because you will most likely not use it.
rm -rf src/tf2*
Maybe it will also work if you just try again, the last commit was 8 hours ago.