Skip to content

Commit

Permalink
robot_simulator: remove redundant load_manifest(). Fix ros-industrial#63
Browse files Browse the repository at this point in the history
.
  • Loading branch information
gavanderhoorn committed Oct 31, 2014
1 parent f463b8b commit 789a960
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion industrial_robot_simulator/industrial_robot_simulator
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
#!/usr/bin/env python

import roslib; roslib.load_manifest('industrial_robot_simulator')
import rospy
import copy
import threading
Expand Down

0 comments on commit 789a960

Please sign in to comment.