-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
URDF refactor + related low-level improvements & fixes (#67)
* GUI container refactor * Clean up panel display, still some kinks to work out * Improve expanded panel behavior; drag regression for mobile view * Fix toggle for sidebar display * Fix type * URDF refactor * URDF refactor, state serialization * Add scale parameter to URDF * Folder / tab remove(), switch back to contexts * Performance improvements * Put icons in tarball, clean up SMPL-X example * Lint * Cleanup * Suppress mypy error * Cleanup * Add missing icons * Remove debug print * Remove outdated client README * Nits * Fix Accordion for empty folder names * Fix container removal, context thread safety * Address comments from Chungmin, fix container removal, context thread safety * Fix type error * Fix URDF example * Fix tooltip zIndex * Reduce asyncio overhead (significantly!) * Bug fixes, details
- Loading branch information
Showing
15 changed files
with
466 additions
and
212 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.