Skip to content

[Feature] Add exponential mapping, sinusoidal mapping, lerp, and curve function #141

[Feature] Add exponential mapping, sinusoidal mapping, lerp, and curve function

[Feature] Add exponential mapping, sinusoidal mapping, lerp, and curve function #141

Workflow file for this run

name: Build and Test
on:
workflow_dispatch:
pull_request:
branches: [master]
push:
branches: [master]
jobs:
build-and-test:
runs-on: ubuntu-latest
steps:
- name: Checkout this repository
uses: actions/[email protected]
with:
path: keisan
- name: Build and test workspace
uses: ichiro-its/ros2-build-and-test-action@main
with:
ros2-distro: rolling