Skip to content

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

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

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

Workflow file for this run

name: CI (humble)
on:
push:
branches: [ humble ]
pull_request:
branches: [ humble ]
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
jobs:
build:
runs-on: ubuntu-latest
container:
image: ubuntu:jammy
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: humble
vcs-repo-file-url: ./forcedimension_ros2.repos