Difference between revisions of "SmartRobotinoBatteryChargerDocking4"

From RobotinoWiki
(Created page with "==Python interface==")
 
(Python interface)
Line 1: Line 1:
 
==Python interface==
 
==Python interface==
 +
{| border="1"
 +
!Command
 +
!Description
 +
|-
 +
|get_bumper
 +
|Returns 1 if Robotinos bumper is pressed. Returns 0 otherwise.
 +
|}

Revision as of 10:16, 18 July 2022

Python interface

Command Description
get_bumper Returns 1 if Robotinos bumper is pressed. Returns 0 otherwise.