Skip to content

Commit

Permalink
Rename the workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rsasaki0109 committed Jun 26, 2020
1 parent 96656a0 commit fb5cc7c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: CI
name: dashing

on: [push, pull_request]

Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
lidarslam_ros2
====
![CI](https://github.com/rsasaki0109/lidarslam_ros2/workflows/CI/badge.svg)
![dashing](https://github.com/rsasaki0109/lidarslam_ros2/workflows/dashing/badge.svg)
![foxy](https://github.com/rsasaki0109/lidarslam_ros2/workflows/foxy/badge.svg)
ros2 slam package of the frontend using OpenMP-boosted gicp/ndt scan matching and the backend using graph-based slam.

mobile robot mapping
Expand Down

0 comments on commit fb5cc7c

Please sign in to comment.