Skip to content

Commit d3495a5

Browse files
committed
sync with jammy builder
1 parent 461976f commit d3495a5

File tree

1 file changed

+18
-22
lines changed

1 file changed

+18
-22
lines changed

sources.repos

Lines changed: 18 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -21,16 +21,16 @@ repositories:
2121
version: main
2222
Universal_Robots_ROS_controllers_cartesian:
2323
type: git
24-
url: https://github.com/ros-o/Universal_Robots_ROS_controllers_cartesian.git
25-
version: obese-devel
24+
url: https://github.com/UniversalRobots/Universal_Robots_ROS_controllers_cartesian.git
25+
version: main
2626
Universal_Robots_ROS_passthrough_controllers:
2727
type: git
28-
url: https://github.com/ros-o/Universal_Robots_ROS_passthrough_controllers.git
29-
version: obese-devel
28+
url: https://github.com/UniversalRobots/Universal_Robots_ROS_passthrough_controllers.git
29+
version: main
3030
Universal_Robots_ROS_scaled_controllers:
3131
type: git
32-
url: https://github.com/ros-o/Universal_Robots_ROS_scaled_controllers.git
33-
version: obese-devel
32+
url: https://github.com/UniversalRobots/Universal_Robots_ROS_scaled_controllers.git
33+
version: main
3434
actionlib:
3535
type: git
3636
url: https://github.com/ros-o/actionlib.git
@@ -377,12 +377,8 @@ repositories:
377377
version: obese-devel
378378
media_export:
379379
type: git
380-
url: https://github.com/ros/media_export
380+
url: https://github.com/ros/media_export.git
381381
version: kinetic-devel
382-
# navigation:
383-
# type: git
384-
# url: https://github.com/ros-planning/navigation.git
385-
# version: noetic-devel
386382
message_generation:
387383
type: git
388384
url: https://github.com/ros/message_generation.git
@@ -545,7 +541,7 @@ repositories:
545541
version: main
546542
plotjuggler_msgs:
547543
type: git
548-
url: https://github.com/facontidavide/plotjuggler_msgs
544+
url: https://github.com/facontidavide/plotjuggler_msgs.git
549545
version: 0.2.1
550546
plotjuggler_ros:
551547
type: git
@@ -607,6 +603,14 @@ repositories:
607603
type: git
608604
url: https://github.com/v4hn/python_qt_binding.git
609605
version: pr-obese-sip5
606+
qbdevice-ros:
607+
type: git
608+
url: https://github.com/ros-o/qbdevice-ros.git
609+
version: obese-devel
610+
qbhand-ros:
611+
type: git
612+
url: https://github.com/ros-o/qbhand-ros.git
613+
version: obese-devel
610614
qt_gui_core:
611615
type: git
612616
url: https://github.com/v4hn/qt_gui_core.git
@@ -783,10 +787,6 @@ repositories:
783787
type: git
784788
url: https://github.com/ros-visualization/rqt_dep.git
785789
version: master
786-
# rqt_ez_publisher:
787-
# type: git
788-
# url: https://github.com/OTL/rqt_ez_publisher.git
789-
# version: noetic-devel
790790
rqt_ez_publisher:
791791
type: git
792792
url: https://github.com/OTL/rqt_ez_publisher.git
@@ -903,10 +903,6 @@ repositories:
903903
type: git
904904
url: https://github.com/ros-visualization/rviz.git
905905
version: noetic-devel
906-
# slam_gmapping:
907-
# type: git
908-
# url: https://github.com/ros-perception/slam_gmapping.git
909-
# version: melodic-devel
910906
rviz_visual_tools:
911907
type: git
912908
url: https://github.com/ros-o/rviz_visual_tools.git
@@ -929,7 +925,7 @@ repositories:
929925
version: melodic
930926
sparse_bundle_adjustment:
931927
type: git
932-
url: https://github.com/ros-perception/sparse_bundle_adjustment
928+
url: https://github.com/ros-perception/sparse_bundle_adjustment.git
933929
version: melodic-devel
934930
srdfdom:
935931
type: git
@@ -1001,7 +997,7 @@ repositories:
1001997
version: noetic-devel
1002998
vision_msgs:
1003999
type: git
1004-
url: https://github.com/Kukanani/vision_msgs
1000+
url: https://github.com/Kukanani/vision_msgs.git
10051001
version: noetic-devel
10061002
vision_opencv:
10071003
type: git

0 commit comments

Comments
 (0)