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

Tablet bugs - from beta testing #82

Closed
mceowen opened this issue Mar 5, 2020 · 2 comments
Closed

Tablet bugs - from beta testing #82

mceowen opened this issue Mar 5, 2020 · 2 comments
Assignees

Comments

@mceowen
Copy link
Collaborator

mceowen commented Mar 5, 2020

  • a_min should be forbidden from being greater than a_max
  • add error messages for expert panel in textbox
  • better names for optimization problem params (talk w/ Danylo)
  • gui crashes when live-tracked obstacle ellipse is erased
  • traj gen glitches out when mobile obstacle is used
  • set initial velocity to current velocity for traj update
  • set t_k for waypoints as r_k/v_avg
@mceowen
Copy link
Collaborator Author

mceowen commented Mar 5, 2020

Remove the following from expert panel:

  • dk
  • n_recalcs

@bchasnov bchasnov added this to the ONR demo, March 2020 milestone Mar 6, 2020
@dtsullivan
Copy link
Collaborator

a_min should be forbidden from being greater than a_max, remove dK and n_recalcs - moved to Issue #84 (comment)

set t_k for waypoints as r_k/v_avg - Falls under issue #81 (comment)

set initial velocity to current velocity for traj update - falls under issue #74 (comment)

add error messages for expert panel in textbox - falls under issue #53 (comment)

dtsullivan added a commit that referenced this issue Mar 8, 2020
**Notes**
- Fix index out of bounds error on deleting graphic

**Issues**
- #82 (comment)
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

3 participants