Skip to content

Commit

Permalink
added pipeline status
Browse files Browse the repository at this point in the history
  • Loading branch information
RoBeau committed Jan 16, 2024
1 parent 86c2b58 commit b321309
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
| Distro | CI Status |
| ------ | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Humble | [![CI](https://github.com/Boeing/gazebo_planar_move_plugin/actions/workflows/main.yml/badge.svg?branch=humble)](https://github.com/Boeing/gazebo_planar_move_plugin/actions/workflows/main.yml) |

# Gazebo Planar Movement Plugin

[![pipeline status](https://git.web.boeing.com/robotics/ros/gazebo_planar_move_plugin/badges/master/pipeline.svg)](https://git.web.boeing.com/robotics/ros/gazebo_planar_move_plugin/commits/master)
Expand All @@ -24,9 +28,9 @@ In order to simulate these robots, a Gazebo plugin is required to listen to this

## Definitions

| Definition | Description |
| ---------- | ------------------------------------------------------------------------------------------------------------------------ |
| Model | An instanced SDF in Gazebo. _Models_ consist of _Links_ connected by _Joints_. |
| Definition | Description |
| ---------- | ------------------------------------------------------------------------------ |
| Model | An instanced SDF in Gazebo. _Models_ consist of _Links_ connected by _Joints_. |

## Design

Expand Down

0 comments on commit b321309

Please sign in to comment.