Difference between revisions of "L2t exception"

From youBot wiki
Jump to: navigation, search
(Immediately after initializing the system)
 
(2 intermediate revisions by one other user not shown)
Line 3: Line 3:
 
Check if there are no external forces or obstacles that can affect your motor. If not, then it indicates a hardware problem with the corresponding motor.
 
Check if there are no external forces or obstacles that can affect your motor. If not, then it indicates a hardware problem with the corresponding motor.
  
== During calibration ==
 
The calibration current limit for the joint in the configuration file of the manipulator is to high. Reduce the value for that joint, which throws the exception during the calibration.
 
  
<pre> gedit ~/youbot_driver/config/youbot-manipulator.cfg </pre>
 
  
set the calibration max current to a lower value
+
Go back to [[Technical Support Software | Technical Support Software]]
  
<pre> CalibrationMaxCurrent_[ampere] = x.y </pre>
+
''Corrections, suggestions, and new documentation should be posted to the [http://www.youbot-store.com/forum/ Forum].''

Latest revision as of 17:56, 9 February 2015

Immediately after initializing the system

Check if there are no external forces or obstacles that can affect your motor. If not, then it indicates a hardware problem with the corresponding motor.


Go back to Technical Support Software

Corrections, suggestions, and new documentation should be posted to the Forum.