-
Notifications
You must be signed in to change notification settings - Fork 9
Tablet and Phone Interface Improvements #135
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
base: master
Are you sure you want to change the base?
Conversation
|
48de878 to
4dc064e
Compare
…es in click click or step actions mode
…ch_web_teleop into feature/mobile
…ch_web_teleop into feature/mobile
@mintyfreshv huh.... i don't can't replicate this bug with the reproduction steps you gave it seems to work fine for me |
|
Issue: X on click to pregrasp not working. Click.to.Pregrasp.X.not.initiating.mov |
This issue was resolved in #152 |
|
@hello-vinitha Oooooo Is this ready to merge?! |
|
New errors uncovered on
|
I'll work on this today! |



Description
This PR makes a series of changes to improve the tablet and phone view for the interface made in the
temp/deploymentbranch. The tablet view should appear as a scaled down view from the desktop version and the mobile interface has a different layout to make the best use of space.Currently there are some known issues that need be resolved:
Testing procedure
Before opening a pull request
From the top-level of this repository, run:
pre-commit run --all-filesTo merge
Squash & Merge