Skip to content

Commit 6a7cb4e

Browse files
committed
changed RI error + cleaned ci issues
1 parent 82f5cb0 commit 6a7cb4e

15 files changed

Lines changed: 85 additions & 1054 deletions

.gitignore

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
**/__pycache__
22
dist
3-
43
uv.lock
5-
6-
.vscode/
4+
.vscode/
5+
venv/
6+
.mypy_cache/

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# PyMatLie
2+
3+
![workflow](https://github.com/luis-marques/pymatlie/actions/workflows/ci.yml/badge.svg)
4+
15
## Installation
26
Either install via `pip` through
37
```

examples/.gitkeep

Whitespace-only changes.

examples/ros2_se3_example.py

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)