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-2.0 |
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_client_ros package
Additional Links
No additional links.
Maintainers
- Dominic Létourneau
Authors
No additional authors.
opentera_client_ros
A simple Python client connecting to the OpenTera server able to receive calls. This client works with the opentera-teleop-service and reacts to the following events:
- DeviceEvent : Device online/offline event
- JoinSessionEvent : Join session information event
- ParticipantEvent : Participant online/offline event
- StopSessionEvent : Stop session information event
- UserEvent : User online/offline event
- LeaveSessionEvent : User/Device/Participant leave session event
- JoinSessionReplyEvent : JoinSession acceptance event
Calls are initiated with the opentera-teleop-service webportal.
Configuration
A robot device must be created on the OpenTera server and the token must be copied in the configuration file in the following format :
{
"client_token": "JWT token generated from the OpenTera server",
"url": "enter url here like https://server:port"
}
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.
Package Dependencies
Deps | Name |
---|---|
ament_cmake | |
ament_lint_auto | |
ament_lint_common | |
rclpy | |
std_msgs | |
opentera_webrtc_ros_msgs | |
opentera_protobuf_messages |
System Dependencies
No direct system dependencies.
Dependant Packages
Name | Deps |
---|---|
opentera_webrtc_demos |
Launch files
- launch/client.launch.xml
-
- opentera_client_config_file [default: $(find-pkg-share opentera_client_ros)/config/client_config.json]
Messages
No message files found.
Services
No service files found
Plugins
No plugins found.
Recent questions tagged opentera_client_ros 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.