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

Add missing ROS events #47

Closed
sskorol opened this issue Dec 15, 2022 · 0 comments · Fixed by #54
Closed

Add missing ROS events #47

sskorol opened this issue Dec 15, 2022 · 0 comments · Fixed by #54
Assignees
Labels
enhancement New feature or request

Comments

@sskorol
Copy link
Collaborator

sskorol commented Dec 15, 2022

As we already have the main widgets implemented, it's required to add the following ROS event handlers:

  • battery state
  • CPU state
  • RAM state
  • pose changes: sit/stand
@sskorol sskorol added the enhancement New feature or request label Dec 15, 2022
@sskorol sskorol self-assigned this Dec 15, 2022
sskorol added a commit that referenced this issue Dec 23, 2022
…dded 1080P resolution for rgb camera stream; 3. minor UI improvements
sskorol added a commit that referenced this issue Dec 23, 2022
sskorol added a commit that referenced this issue Jan 18, 2023
…fault simulation option. 3) Fixed most of the unreleased hotkeys issue. 4) Fixed fullscreen padding which caused broken video player layout.
sskorol added a commit that referenced this issue Jan 18, 2023
sskorol added a commit that referenced this issue Jan 18, 2023
…) added default values to ROS controller actions; 4) added BE and FE settings API
sskorol added a commit that referenced this issue Jan 18, 2023
…and camera type swithing if data stream is not yet started
alex-waverley added a commit that referenced this issue Jan 20, 2023
sskorol added a commit that referenced this issue Jan 20, 2023
…ents

By @sskorol:
- Added ROS events for tracking sensor states and poses.
- Added 1080P resolution for RGB camera stream.
- Added dynamic camera type switching.
- Fixed unselected default simulation option.
- Fixed most unreleased system hotkeys issue (virtual keyboard bug).
- Fixed fullscreen padding issue, which caused a broken video player layout on a specific Chrome profile.
- Fixed video overlay z-index.
- Added BE and FE settings API.
- Added automatic playback and camera type switching if the data stream is not yet started.

By @alex-waverley:
- Fixed fullscreen positioning issues.
- Updated icons based on recent designs.
- Updated react-simple-keyboard version, which addressed issues with keys highlighting and releasing.
- Set physicalKeyboardHighlightPreventDefault prop in the Keyboard component depending on the current tab.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant