From sdk-wiki
(Redirected from Using the Screen)
Jump to: navigation, search
Robot Components : Robot, Arms, Grippers, Cameras, Head, I/O, Screen

Using the Screen

Summary

The Baxter Robot head display is a 1024 x 600 SVGA LCD screen, and is published to through the /robot/xdisplay topic.

Resources

ROS API

See the API Reference Page for information on the ROS Interface to the Screen.

Python API (baxter_interface)

Currently, there is no baxter-specific python interface for the Screen.

Examples

Tools

  • Image_view (ROS)
    • A light-weight image viewer for ROS Images. Use this tool when you just want a quick, simple method to check the camera view or to save snapshots.

Advanced Usage

See Also

Head, Input and Output