Skip to content

Commit

Permalink
Update submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
duembgen committed Jan 19, 2024
1 parent e500a62 commit 0ffa717
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion lifters/matweight_lifter.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import spatialmath.base as sm
from mwcerts.stereo_problems import LocalizationProblem, SLAMProblem

from constraint_learning.lifters.state_lifter import StateLifter
from lifters.state_lifter import StateLifter


class MatWeightLifter(StateLifter):
Expand Down
2 changes: 1 addition & 1 deletion mat_weight_certs

0 comments on commit 0ffa717

Please sign in to comment.