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.3.tar.gz
(7.4 kB
view details)
File details
Details for the file officebots-0.3.3.tar.gz
.
File metadata
- Download URL: officebots-0.3.3.tar.gz
- Upload date:
- Size: 7.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.4.2 requests/2.28.1 setuptools/45.2.0 requests-toolbelt/0.8.0 tqdm/4.62.2 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f29e0f8e4c6d286add1556e2d49f68bde80be59ee21809c2daef2be5506137a |
|
MD5 | 1f733eb220b629430f64745652d2328e |
|
BLAKE2b-256 | 02d4b4eebcb6589f69fd56ab4679a1682f3b7616773571aa86ea36602892e870 |