AX12 dual motor index out of range
I'm working through the ax12 smart arm tutorials on diamondback with ubuntu 10.4 as soon as i start a dual motor controller i receive this error
[ERROR] [WallTime: 1301047084.826573] bad callback: <bound method JointPositionControllerDualAX12.process_motor_states of <joint_position_controller_dual_motor.JointPositionControllerDualAX12 instance at 0x8f0e06c>>
Traceback (most recent call last):
File "/opt/ros/diamondback/stacks/ros_comm/clients/rospy/src/rospy/topics.py", line 563, in _invoke_callback
cb(msg)
File "/home/peter/ros/ua-ros-pkg/arrg/ua_controllers/ax12_controller_core/src/ax12_controller_core/joint_position_controller_dual_motor.py", line 146, in process_motor_states
state = states[self.master_id]
IndexError: list index out of range
This error just cycles continuously but the joint will move with commands