Skip to content

change "fd_inertia" to "${robot_id}_inertia" #34

change "fd_inertia" to "${robot_id}_inertia"

change "fd_inertia" to "${robot_id}_inertia" #34

Workflow file for this run

name: CI (jazzy)
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
jobs:
build:
runs-on: ubuntu-latest
container:
image: ubuntu:noble
steps:
- uses: actions/checkout@v4
- uses: ros-tooling/[email protected]
with:
use-ros2-testing: true
- name: Print ls and pwd
run: |
ls
pwd
- uses: ros-tooling/[email protected]
with:
target-ros2-distro: jazzy
vcs-repo-file-url: ./forcedimension_ros2.repos