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 8db15c1 commit afcf75eCopy full SHA for afcf75e
.circleci/config.yml
@@ -3,7 +3,7 @@ version: 2
3
jobs:
4
build_and_test:
5
docker:
6
- - image: ros:foxy
+ - image: ros:rolling
7
environment:
8
ROS_WS: "/opt/ros"
9
UNDERLAY_WS: "/opt/underlay_ws"
0 commit comments