We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98d01c7 commit 8f7e067Copy full SHA for 8f7e067
2 files changed
.github/workflows/ci.yml
@@ -186,7 +186,7 @@ jobs:
186
187
- rtos: mbed
188
platform: disco_l475vg_iot01a
189
- binary: 'firmware/micro_ros_mbed/cmake_build/mbed-microros.bin'
+ binary: 'firmware/micro_ros_mbed/cmake_build/DISCO_L475VG_IOT01A/develop/GCC_ARM/mbed-microros.bin'
190
steps:
191
- uses: actions/checkout@v2
192
with:
config/agent_uros_packages.repos
@@ -15,7 +15,7 @@ repositories:
15
uros/micro-ROS-Agent:
16
type: git
17
url: https://github.com/micro-ROS/micro-ROS-Agent.git
18
- version: foxy
+ version: main
19
uros/drive_base:
20
21
url: https://github.com/micro-ROS/drive_base.git
0 commit comments