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

Gh 47 add missing ros events #54

Merged
merged 11 commits into from
Jan 20, 2023
Merged

Gh 47 add missing ros events #54

merged 11 commits into from
Jan 20, 2023

Conversation

sskorol
Copy link
Collaborator

@sskorol sskorol commented Jan 18, 2023

By @sskorol

  1. Added ROS events for tracking sensor states and poses.
  2. Added 1080P resolution for RGB camera stream.
  3. Added dynamic camera type switching.
  4. Fixed unselected default simulation option.
  5. Fixed most of the unreleased system hotkeys issue (virtual keyboard bug).
  6. Fixed fullscreen padding issue which caused broken video player layout on specific Chrome profile.

By @alex-waverley

  1. Fixed fullscreen positioning issues.
  2. Updated icons based on the recent designs.

Fixed #47

sskorol and others added 5 commits December 23, 2022 12:54
…dded 1080P resolution for rgb camera stream; 3. minor UI improvements
…fault simulation option. 3) Fixed most of the unreleased hotkeys issue. 4) Fixed fullscreen padding which caused broken video player layout.
@sskorol sskorol added the enhancement New feature or request label Jan 18, 2023
frontend/package.json Show resolved Hide resolved
frontend/src/components/additionalActions/index.js Outdated Show resolved Hide resolved
frontend/src/components/robotHardware/index.js Outdated Show resolved Hide resolved
frontend/src/store/RosController/index.js Outdated Show resolved Hide resolved
…) added default values to ROS controller actions; 4) added BE and FE settings API
…and camera type swithing if data stream is not yet started
@sskorol sskorol merged commit ce4dcde into main Jan 20, 2023
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 this pull request may close these issues.

Add missing ROS events
2 participants