Skip to content

Commit b70aa44

Browse files
committed
Add catkin to gazebo.repos
(required by pybind11_catkin)
1 parent 55f30e9 commit b70aa44

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gazebo.repos

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,10 @@ repositories:
3131
type: git
3232
url: https://github.com/ros-o/gz-transport.git
3333
version: ign-transport8
34+
catkin:
35+
type: git
36+
url: https://github.com/ros-o/catkin.git
37+
version: obese-devel
3438
pybind11_catkin:
3539
type: git
3640
url: https://github.com/rhaschke/pybind11_catkin.git

0 commit comments

Comments
 (0)