Skip to main content

Python API for the OfficeBots game

Project description

OfficeBots -- Python API

This package implements the OfficeBots API in Python, making it easy to create and control a robot in the OfficeBots game.

Installation

From pypi

> pip3 install officebots

From sources

> python3 setup.py install --user

Usage

Check examples in the examples/ directory. You can start with the simple cmdline.py.

ROS support

This Python package also provides a complete ROS bridge to the simulator, supporting:

  • /cmd_vel to move the robot
  • laser scan simulation (/scan)
  • tf frames
  • ROS4HRI implementation (with persons and faces tracking, and speech simulation via the in-game chat)
  • simulated navigation (via /move_base_simple/goal)
  • image streaming to the robot's tablet (by publishing images to /screen/raw_image)
  • simulated robot speech (/say)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

officebots-0.3.1.tar.gz (7.4 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page