From 4237017c25885eb05ade8a5946f56520eceeba3a Mon Sep 17 00:00:00 2001 From: Ben Starmer-Smith Date: Thu, 23 Jun 2022 10:31:15 +0100 Subject: [PATCH] changed rosinstall. --- repository.rosinstall | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/repository.rosinstall b/repository.rosinstall index 75348f8d8..2c8258446 100644 --- a/repository.rosinstall +++ b/repository.rosinstall @@ -23,20 +23,20 @@ uri: https://github.com/shadow-robot/sr-ros-interface-ethercat.git version: noetic-devel -- git: - local-name: ros_control_robot - uri: https://github.com/shadow-robot/ros_control_robot.git - version: noetic-devel + - git: + local-name: ros_control_robot + uri: https://github.com/shadow-robot/ros_control_robot.git + version: noetic-devel - git: local-name: sr_hand_config uri: https://github.com/shadow-robot/sr_hand_config.git version: master -- git: - local-name: gazebo2rviz - uri: https://github.com/shadow-robot/gazebo2rviz.git - version: noetic-devel + - git: + local-name: gazebo2rviz + uri: https://github.com/shadow-robot/gazebo2rviz.git + version: noetic-devel # change back to upstream whenever it's fixed for python3 - git: