Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion dynamixel_driver/scripts/info_dump.py
Original file line number Diff line number Diff line change
Expand Up @@ -133,5 +133,5 @@ def print_data(values):
else:
print 'error'
if responses == 0:
print 'ERROR: None of the specified motors responded. Make sure to specify the correct baudrate.'
print 'ERROR: None of the specified motors responded. Make sure to specify the correct baudrate, or the servo is powered.'