Difference between revisions of "Category:Teleop"

From Humanoid Robots Wiki
Jump to: navigation, search
Line 35: Line 35:
 
== Controller Teleop ==
 
== Controller Teleop ==
  
In controlelr teleop, the user uses joysticks, keyborads, and other controllers to control the robot. The buttons map to hardcoded behaviors on the robot.
+
In controller teleop, the user uses joysticks, keyboards, and other controllers to control the robot. The buttons map to hardcoded behaviors on the robot.
  
 
* https://github.com/ros-teleop
 
* https://github.com/ros-teleop
Line 46: Line 46:
 
* https://link.springer.com/article/10.1007/s10846-022-01749-3
 
* https://link.springer.com/article/10.1007/s10846-022-01749-3
 
* https://twitter.com/watneyrobotics/status/1769058250731999591
 
* https://twitter.com/watneyrobotics/status/1769058250731999591
 
  
 
[[Category: Teleop]]
 
[[Category: Teleop]]

Revision as of 16:52, 30 April 2024

Teleop

Teleoperation is the art of controlling a robot from a distance (prefix "tele-" comes from the Ancient Greek word tēle, which means "far off, at a distance, far away, far from"). Robots specifically designed to be teleoperated by a human are known as a Proxy.

Whole Body Teleop

In whole-body teleop, the user controls a hardware replica of the robot directly. The real robot directly mimcis the pose of the replica robot.

VR Teleop

In VR teleop the user controls a simulated version of the robot. The robot and VR headset are usually on the same LAN and communication is done via gRPC, WebRTC, ZMQ.

Controller Teleop

In controller teleop, the user uses joysticks, keyboards, and other controllers to control the robot. The buttons map to hardcoded behaviors on the robot.

Latency

Pages in category "Teleop"

This category contains only the following page.