ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
1 | initial version |
This error was due to a name change on the tf2 package and it has been fixed here.
You need to pull the changes from the repo, run: sudo rm -r output/catkin_ws
to delete the workspace and run the do_docker.sh
script again.