Skip to content

Commit

Permalink
Update build badge to point to develop branch
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosiglezb authored Sep 8, 2024
1 parent 5a4be29 commit f694b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Robot Planning and Control (rpc)

[![Build](https://img.shields.io/github/actions/workflow/status/shbang91/rpc/linux.yml?branch=feature/foxglove-ui)](https://github.com/shbang91/rpc/actions)
[![Build](https://img.shields.io/github/actions/workflow/status/shbang91/rpc/linux.yml?branch=develop)](https://github.com/shbang91/rpc/actions)

rpc is a software framework designed for generating task trajectories (planning) and tracking the trajectories (control) for legged systems.<br/>

Expand Down

0 comments on commit f694b25

Please sign in to comment.