Skip to content

Update Example 9 to use Gazebo Sim and .xml launch files #14

Update Example 9 to use Gazebo Sim and .xml launch files

Update Example 9 to use Gazebo Sim and .xml launch files #14

name: Pre-Commit - Rolling
on:
workflow_dispatch:
pull_request:
branches:
- master
jobs:
pre-commit:
uses: ros-controls/ros2_control_ci/.github/workflows/reusable-pre-commit.yml@master
with:
ros_distro: rolling
os_name: ubuntu-22.04