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

Model preview in flatland_viz (fixes #15) #51

Merged
merged 4 commits into from
Oct 17, 2018
Merged

Conversation

josephduchesne
Copy link
Member

@josephduchesne josephduchesne commented Oct 8, 2018

  • When placing a model, flatland_viz spawn model tool now loads and renders a preview of the actual model shape (currently just in mono color)
  • The previous placeholder is no longer used, so its model and model specific quirks (90 degree offset) have been removed.
  • This does not take into account Joints (welds especially) since that would add a lot of complexity. This could be added in the future, but would likely require either instantiating Box2d in flatland_viz, emulating the joint constraints, or passing off loading to flatland_server somehow.

Fixes #15

@josephduchesne josephduchesne merged commit f26af0b into master Oct 17, 2018
JoaoCostaIFG pushed a commit to JoaoCostaIFG/flatland that referenced this pull request Nov 30, 2022
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

Successfully merging this pull request may close these issues.

1 participant