Skip to content
Closed
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
12 changes: 8 additions & 4 deletions ros-one.repos
Original file line number Diff line number Diff line change
Expand Up @@ -330,10 +330,6 @@ repositories:
type: git
url: https://github.com/tu-darmstadt-ros-pkg/hector_slam.git
version: noetic-devel
pointcloud_to_laserscan:
type: git
url: https://github.com/ros-perception/pointcloud_to_laserscan.git
version: lunar-devel
hpp-fcl:
type: git
url: https://github.com/humanoid-path-planner/hpp-fcl.git
Expand Down Expand Up @@ -642,6 +638,10 @@ repositories:
type: git
url: https://github.com/ros-o/perception_pcl.git
version: obese-devel
pid_tuning:
type: git
url: https://github.com/We-R22/pid_tuning
version: main
pinocchio:
type: git
url: https://github.com/stack-of-tasks/pinocchio.git
Expand All @@ -666,6 +666,10 @@ repositories:
type: git
url: https://github.com/ctu-vras/point_cloud_transport.git
version: master
pointcloud_to_laserscan:
type: git
url: https://github.com/ros-perception/pointcloud_to_laserscan.git
version: lunar-devel
pr2_common:
type: git
url: https://github.com/pr2/pr2_common.git
Expand Down
Loading