Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/workflows/broken.repos
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
repositories:
catkin:
type: git
url: https://github.com/ubi-agni/catkin
version: noetic-devel
url: https://github.com/ros-o/catkin
version: obese-devel
gencpp:
type: git
url: https://github.com/ros-o/gencpp.git
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/good.repos
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
repositories:
catkin:
type: git
url: https://github.com/ubi-agni/catkin
version: noetic-devel
url: https://github.com/ros-o/catkin
version: obese-devel
catkin_tools:
type: git
url: https://github.com/catkin/catkin_tools
Expand Down
13 changes: 13 additions & 0 deletions ros-one-agni.repos
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
repositories:
tactile_filters:
type: git
url: https://github.com/ubi-agni/tactile_filters.git
version: master
tactile_toolbox:
type: git
url: https://github.com/ubi-agni/tactile_toolbox.git
version: tinyxml2
human_hand_description:
type: git
url: https://github.com/ubi-agni/human_hand.git
version: master
Loading