Skip to content

Commit

Permalink
Update demo_l.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ToivoS committed Sep 12, 2019
1 parent 5b44804 commit 088be2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sr_ethercat_hand_config/demos/demo_l.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@

rospy.init_node("left_hand_demo", anonymous=True)

hand_commander = SrHandCommander(name="left_hand",prefix="lh_")
hand_commander = SrHandCommander(name="left_hand", prefix="lh_")

##########
# RANGES #
Expand Down

0 comments on commit 088be2d

Please sign in to comment.