Teleoperation

Teleoperation is a major functionality in Formant which allows you to remotely operate, control, and observe your robot. You can configure realtime video streams, localization data, joysticks, and command buttons to create a custom operation interface.

Formant creates a teleoperation connection to your device via WebRTC, allowing you to connect from anywhere over an internet connection.

The following section is specific to web connection via WebRTC. You can also connect to your device over a local network using the Data SDK, as seen in Connect over a local network.