issues
search
osqp
/
osqp-matlab
Matlab interface for OSQP
https://osqp.org/
Apache License 2.0
42
stars
25
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
how to let osqp code generated for non-embedded platforms?
#58
ziyangfu
opened
1 month ago
0
Failure to generate c code using "float" type instead of "double"
#57
Qin98331
opened
7 months ago
0
Develop 1.0 codegen
#56
AmitSolomonPrinceton
closed
7 months ago
0
Develop 1.0
#55
AmitSolomonPrinceton
opened
8 months ago
0
Failure to compile on MacBook Air M2 (and binary library for the M series is missing)
#54
hurak
opened
9 months ago
0
tlc file error occurred while generating the code
#53
sinnoha
opened
11 months ago
1
Cleanup and modernize the wrapper
#52
imciner2
closed
11 months ago
3
Pin MATLAB version to R2023a
#51
imciner2
closed
1 year ago
1
Matlab interface
#50
AmitSolomonPrinceton
closed
11 months ago
2
Rewrite MATLAB interface for new code generation
#49
bstellato
opened
2 years ago
0
Update to use new v1.0 API
#48
imciner2
opened
2 years ago
0
Move Matlab-specific interface code from main library to Matlab interface repo
#47
imciner2
opened
2 years ago
3
Enable Windows and MacOS in CI
#46
imciner2
closed
2 years ago
1
Updated README; updated submodule path
#45
vineetbansal
closed
3 years ago
0
Update osqp.m
#44
vineetbansal
closed
3 years ago
0
Osqp Matlab Release using gh-actions
#43
vineetbansal
closed
3 years ago
0
Update osqp.m
#42
vineetbansal
closed
3 years ago
0
Quote mex_cfile path
#41
vineetbansal
closed
3 years ago
1
Add GitHub workflow to test MATLAB interface
#40
imciner2
closed
3 years ago
3
MATLAB install url not reachable
#39
traversaro
opened
3 years ago
1
Getting codegen to work in MATLAB
#38
makeller1
opened
3 years ago
0
included update_warm_start functionality
#37
raoul-herzog
opened
3 years ago
7
Fail more gracefully when using codegen without cmake or appropriate compilers installed.
#36
goulart-paul
opened
3 years ago
0
Use OSQP as a custom solver for Matlab MPC
#35
Hbbaz
opened
3 years ago
3
Use c_free for memory that has been allocated with c_malloc and c_calloc
#34
traversaro
closed
2 years ago
2
0.6.2 tag?
#33
traversaro
closed
3 years ago
2
Release 0.6.2
#32
bstellato
closed
3 years ago
3
Whole matrix update of A or P causes matlab to crash
#31
goulart-paul
closed
3 years ago
1
MATLAB crashes when calling code-generated function
#30
steradiant
opened
4 years ago
5
Embedded OSQP wrappers do not support warm_start
#29
goulart-paul
opened
4 years ago
1
Clarify location of the documentation
#28
traversaro
closed
3 years ago
2
Incomplete QDLDL installed headers prevent manual compilation of mex
#27
goulart-paul
opened
4 years ago
2
GNU Octave support
#26
rdzman
opened
4 years ago
6
Incorrect size of P in update_P causes Matlab to crash
#25
gjosipovic
closed
4 years ago
2
Different P and A sizes cause Matlab to crash
#24
markosvec
closed
4 years ago
7
Failing Tests on Windows 10 + MATLAB R2020a
#23
RoyiAvital
closed
3 years ago
5
Check A dimensions match P
#22
abrandemuehl
closed
4 years ago
3
Warn user if updating wrong settings after setup
#21
abrandemuehl
opened
4 years ago
2
Solver codegen generates incorrect csc matrix for linsys_solver_L
#20
abrandemuehl
closed
3 years ago
6
Translate the osqp_demo example into Matlab
#19
imciner2
closed
4 years ago
2
Fix emosqp so it allows 0 length to be specified in matrix updates
#18
imciner2
closed
5 years ago
1
Modify embedded code CMake flow
#17
imciner2
closed
5 years ago
1
Add error.c/h to the cmake for generated code
#16
imciner2
closed
5 years ago
1
Updated according to new vector types
#15
gbanjac
closed
11 months ago
1
Make osqp mex file compatible with MSVC
#14
imciner2
closed
5 years ago
1
Updated according to memory allocation checks
#13
gbanjac
closed
5 years ago
0
Updated according to the new linsys solver interface
#12
gbanjac
closed
5 years ago
0
Updated according to the new linsys solver interface
#11
gbanjac
closed
5 years ago
0
Codegen: Move generated data into workspace.c
#10
imciner2
closed
5 years ago
3
Code generation with kkt.c/.h
#9
imciner2
closed
5 years ago
3
Next