Skip to content

Commit b24d679

Browse files
committed
docs: rename unicycle GIF to bust GitHub cache
1 parent 1551d65 commit b24d679

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
CBFKit is a Python/ROS2 toolbox for safe planning and control using Control Barrier Functions (CBFs). Built on JAX for automatic differentiation and JIT compilation, it provides formal safety guarantees for robotic systems operating in deterministic, disturbed, and stochastic environments. It also includes an efficient JAX implementation of Model Predictive Path Integral (MPPI) control with reach-avoid specifications.
44

55
<p align="center">
6-
<img src="media/showcase/unicycle_cbf.gif" width="48%" alt="Unicycle reach-avoid with CBF safety">
6+
<img src="media/showcase/unicycle_reach_avoid.gif" width="48%" alt="Unicycle reach-avoid with CBF safety">
77
<img src="media/showcase/pedestrian_head_on.gif" width="48%" alt="Pedestrian head-on navigation">
88
</p>
99
<p align="center">

0 commit comments

Comments
 (0)