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: 4 additions & 0 deletions .github/upstream.repos
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ repositories:
type: git
url: https://github.com/moveit/moveit_visual_tools
version: ros2
picknik_controllers:
type: git
url: https://github.com/sea-bass/picknik_controllers.git
version: fix-deprecated-realtime-tools-imports
rosparam_shortcuts:
type: git
url: https://github.com/PickNikRobotics/rosparam_shortcuts
Expand Down
4 changes: 4 additions & 0 deletions moveit2_tutorials.repos
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ repositories:
type: git
url: https://github.com/moveit/moveit_visual_tools
version: ros2
picknik_controllers:
type: git
url: https://github.com/sea-bass/picknik_controllers.git
version: fix-deprecated-realtime-tools-imports
# Remove ros2_kortex when rolling binaries are available.
ros2_kortex:
type: git
Expand Down
Loading