No version for distro humble. Known supported distros are highlighted in the buttons above.
No version for distro jazzy. Known supported distros are highlighted in the buttons above.
No version for distro rolling. Known supported distros are highlighted in the buttons above.

Package Summary

Tags No category tags.
Version 0.0.0
License Apache-v2
Build type AMENT_CMAKE
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/introlab/opentera-webrtc-ros.git
VCS Type git
VCS Version ros2
Last Updated 2025-02-14
Dev Status UNMAINTAINED
CI status No Continuous Integration
Released UNRELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

The opentera_webrtc_robot_gui package

Additional Links

No additional links.

Maintainers

  • Dominic Letourneau

Authors

No additional authors.

opentera_webrtc_robot_gui

Description

The GUI is written with Qt 5.12+ and displays stream information (ROS images) from the WebRTC connection. It will utimately be used to display internal robot state, control the microphone and camera usage and enable calling from the robot’s side. At the moment, calls are initiated from the web with opentera-webrtc-teleop-frontend and sessions are automatically joined.

The GUI is unfinished at the moment but usable to display basic video streams.

Customization

In order to adjust the gui to different screen sizes, aspect ratios and resolutions, a series of properties can be changed from a JSON file. By default this json file is named deviceProperties and can be found in the resources folder. It can however by overriden by using the ros parameter device_properties_path. The following properties are available.

width and height

The desired resolution of the window, by default 600px by 1024px.

diagonal length

The diagonal length of the window on the user’s screen. This will adjust the size of certain UI elements, in order to be visible on smaller and bigger screens, by default 7 inches.

defaultLocalCameraWidth and defaultLocalCameraHeight

During a session, the local camera shrinks down to a small window that’s draggable and resizable. These parameters state the camera window’s default size and have default values of 320px by 240px. These match the aspect ratio of the opentera-webrtc-ros demo video stream, but it’s recommended that these be changed to match the aspect ratio of whatever is the incoming video, in order to remove black bars.

defaultLocalCameraOpacity

The local camera window’s default opacity, it can also be changed from the configuration menu. By default has an value of 90%.

defaultLocalCameraX and defaultLocalCameraY

The default position of the camera window in X and Y coordinates. Noting that the top left is the (0, 0) point. These values can be negative wich will place the window from the opposite side. These properties respectively have default values of 10px and -10px, wich places the window 10 pixels from the borders at the bottom left.

CHANGELOG
No CHANGELOG found.

Wiki Tutorials

This package does not provide any links to tutorials in it's rosindex metadata. You can check on the ROS Wiki Tutorials page for the package.

Dependant Packages

No known dependants.

Launch files

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged opentera_webrtc_robot_gui at Robotics Stack Exchange

No version for distro noetic. Known supported distros are highlighted in the buttons above.
No version for distro ardent. Known supported distros are highlighted in the buttons above.
No version for distro bouncy. Known supported distros are highlighted in the buttons above.
No version for distro crystal. Known supported distros are highlighted in the buttons above.
No version for distro eloquent. Known supported distros are highlighted in the buttons above.
No version for distro dashing. Known supported distros are highlighted in the buttons above.
No version for distro galactic. Known supported distros are highlighted in the buttons above.
No version for distro foxy. Known supported distros are highlighted in the buttons above.
No version for distro iron. Known supported distros are highlighted in the buttons above.
No version for distro lunar. Known supported distros are highlighted in the buttons above.
No version for distro jade. Known supported distros are highlighted in the buttons above.
No version for distro indigo. Known supported distros are highlighted in the buttons above.
No version for distro hydro. Known supported distros are highlighted in the buttons above.
No version for distro kinetic. Known supported distros are highlighted in the buttons above.
No version for distro melodic. Known supported distros are highlighted in the buttons above.