File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 1+ # shellcheck shell=bash
2+ if ! has nix_direnv_version || ! nix_direnv_version 3.1.0; then
3+ source_url " https://raw.githubusercontent.com/nix-community/nix-direnv/3.1.0/direnvrc" " sha256-yMJ2OVMzrFaDPn7q8nCBZFRYpL/f0RcHzhmw/i6btJM="
4+ fi
15use flake
Original file line number Diff line number Diff line change 99 - [x] RealVectorStateSpace
1010 - [x] SO2
1111 - [x] SO3
12- - [ / ] CompoundStateSpace
13- - [ ] SE2
14- - [ ] SE3
12+ - [x ] CompoundStateSpace
13+ - [x ] SE2
14+ - [x ] SE3
1515- [x] Refactor Python Bindings module: ` oxmpl-py ` :
1616 - ~ Its a mess right now...~
1717 - May revisit this later
Original file line number Diff line number Diff line change 6060
6161 uv pip install pre-commit
6262 pre-commit install
63- zsh
63+ # zsh
6464 '' ;
6565 } ;
6666 } ) ;
You can’t perform that action at this time.
0 commit comments