Skip to content

Commit 0f514e7

Browse files
authored
Fix folder structure for agent repos (#244)
1 parent 9b22119 commit 0f514e7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

config/agent_uros_packages.repos

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,13 @@ repositories:
1616
type: git
1717
url: https://github.com/micro-ROS/micro-ROS-Agent.git
1818
version: foxy
19+
uros/drive_base:
20+
type: git
21+
url: https://github.com/micro-ROS/drive_base.git
22+
version: master
1923

2024
# Micro XRCE-DDS
21-
eprosima/Micro-CDR:
25+
eProsima/Micro-CDR:
2226
type: git
2327
url: https://github.com/eProsima/Micro-CDR.git
2428
version: foxy
@@ -27,7 +31,3 @@ repositories:
2731
type: git
2832
url: https://github.com/eProsima/Micro-XRCE-DDS-Agent.git
2933
version: foxy
30-
drive_base:
31-
type: git
32-
url: https://github.com/micro-ROS/drive_base.git
33-
version: master

0 commit comments

Comments
 (0)