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

Added ActionError and render flag to RenderTrajectory #214

Merged
merged 2 commits into from
Oct 27, 2015

Conversation

jeking04
Copy link
Contributor

This does two things:

  1. Adds a render flag to RenderTrajectory that allows you to disable the rendering. This matches the functionality of other visualization class such as RenderTSRList
  2. Add an ActionError to the action library. This can be thrown if an action fails.

mkoval added a commit that referenced this pull request Oct 27, 2015
Added a render flag to RenderTrajectory.
@mkoval mkoval merged commit 07bd109 into master Oct 27, 2015
@mkoval mkoval deleted the feature/action_error branch October 27, 2015 22:03
@mkoval mkoval changed the title Feature/action error Added ActionError and render flag to RenderTrajectory Oct 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants