Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IRIS.inflate_region #14

Open
Cramer54 opened this issue Sep 4, 2024 · 0 comments
Open

IRIS.inflate_region #14

Cramer54 opened this issue Sep 4, 2024 · 0 comments

Comments

@Cramer54
Copy link

Cramer54 commented Sep 4, 2024

For IRIS.inflate_region i am getting error while running main_trajectory_planning file like,

Error: [File: polytope.m Line: 2 Column: 8](matlab: opentoline('/MATLAB Drive/Alonso2017Multi/polytope.m',2,8))
Unable to find or import 'iris.inflate_region'. Imported names must end with '.*' or be fully qualified.

Error in [main_trajectory_planning>startxgoal](matlab:matlab.lang.internal.introspective.errorDocCallback('main_trajectory_planning>startxgoal', '/MATLAB Drive/Alonso2017Multi/main_trajectory_planning.m', 209)) ([line 209](matlab: opentoline('/MATLAB Drive/Alonso2017Multi/main_trajectory_planning.m',209,0)))
randpoly = polytope(obstacle.calc,randnode(i,:)',range);

Error in [main_trajectory_planning](matlab:matlab.lang.internal.introspective.errorDocCallback('main_trajectory_planning', '/MATLAB Drive/Alonso2017Multi/main_trajectory_planning.m', 36)) ([line 36](matlab: opentoline('/MATLAB Drive/Alonso2017Multi/main_trajectory_planning.m',36,0)))
[nodez, nodepoly, nodezinpoly]= startxgoal(nodez,nodepoly,nodezinpoly,[start;goal],config,obstcell,range,[lcx,lcy,lcz],[lmx,lmy,lmz];

For this how to solve the issue? i uploaded the CVX file, RVC tools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant