We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b22119 commit 0f514e7Copy full SHA for 0f514e7
1 file changed
config/agent_uros_packages.repos
@@ -16,9 +16,13 @@ repositories:
16
type: git
17
url: https://github.com/micro-ROS/micro-ROS-Agent.git
18
version: foxy
19
+ uros/drive_base:
20
+ type: git
21
+ url: https://github.com/micro-ROS/drive_base.git
22
+ version: master
23
24
# Micro XRCE-DDS
- eprosima/Micro-CDR:
25
+ eProsima/Micro-CDR:
26
27
url: https://github.com/eProsima/Micro-CDR.git
28
@@ -27,7 +31,3 @@ repositories:
31
32
url: https://github.com/eProsima/Micro-XRCE-DDS-Agent.git
29
33
30
- drive_base:
- type: git
- url: https://github.com/micro-ROS/drive_base.git
- version: master
0 commit comments