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 d493abe commit 6fadd8eCopy full SHA for 6fadd8e
.github/workflows/ci.yml
@@ -19,7 +19,7 @@ jobs:
19
cd /uros_ws
20
apt update
21
rosdep update
22
- source /opt/ros/rolling/setup.bash
+ source /opt/ros/jazzy/setup.bash
23
source install/local_setup.bash
24
25
ros2 run micro_ros_setup create_firmware_ws.sh host
0 commit comments