mirror of
https://github.com/OSURoboticsClub/Rover_2017_2018.git
synced 2025-11-08 10:11:14 +00:00
Seeing 15 reg on gripper!
This commit is contained in:
@@ -172,7 +172,7 @@ class EffectorsControl(object):
|
|||||||
# pass
|
# pass
|
||||||
|
|
||||||
try:
|
try:
|
||||||
print self.gripper_node.read_register(0)
|
print self.gripper_node.read_registers(0, 15)
|
||||||
except Exception, error:
|
except Exception, error:
|
||||||
print error
|
print error
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user