Skip to content

Commit

Permalink
fix example
Browse files Browse the repository at this point in the history
  • Loading branch information
jgvictores committed Mar 15, 2018
1 parent 7dc7a65 commit 0b74ff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/python/openraveDumpManipulatorJointLinks.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
try:
RaveInitialize()

if not RaveLoadPlugin('OpenraveYarpPluginLoader'):
if not RaveLoadPlugin('OpenraveDumpManipulatorJointLinks'):
raveLogError("Plugin not correctly loaded")

env=Environment()
Expand Down

0 comments on commit 0b74ff6

Please sign in to comment.