Skip to content
Draft
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
16 changes: 16 additions & 0 deletions ros-one.repos
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,10 @@ repositories:
type: git
url: https://github.com/PickNikRobotics/graph_msgs.git
version: jade-devel
gtsam:
type: git
url: https://github.com/borglab/gtsam
version: develop
handeye:
type: git
url: https://github.com/crigroup/handeye.git
Expand Down Expand Up @@ -470,6 +474,14 @@ repositories:
type: git
url: https://github.com/ros-gbp/libg2o-release.git
version: upstream
libnabo:
type: git
url: https://github.com/norlab-ulaval/libnabo.git
version: master
libpointmatcher:
type: git
url: https://github.com/norlab-ulaval/libpointmatcher
version: master
librealsense2:
type: git
url: https://github.com/ros-o/librealsense.git
Expand Down Expand Up @@ -1062,6 +1074,10 @@ repositories:
type: git
url: https://github.com/ros-visualization/rqt_web.git
version: master
rtab_map:
type: git
url: https://github.com/introlab/rtabmap.git
version: noetic-devel
ruckig:
type: git
url: https://github.com/pantor/ruckig.git
Expand Down
Loading