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

Plotting discrete abstraction #232

Open
abadithela opened this issue Mar 2, 2020 · 1 comment
Open

Plotting discrete abstraction #232

abadithela opened this issue Mar 2, 2020 · 1 comment
Assignees

Comments

@abadithela
Copy link

Hi,

I am using the tulip abstraction functions on a 2D-hovercraft modeled as a double integrator. The state vector is [x; vx; y; vy]. I'm wondering if there's any way to modify the plot function so that it only plots the abstracted position regions? Since the abstraction plot function plots in 2D, it wouldn't accept discretized dynamics with more than 2 states because it can't pick out the specific position variables.

Thanks,
Apurva

@slivingston slivingston self-assigned this Mar 7, 2020
@slivingston
Copy link
Member

@abadithela did you find a solution for this?

You can project the polytopes onto the subspace corresponding to position.

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

2 participants