Skip to content
Snippets Groups Projects
Commit d22aa2f3 authored by Stuart Glaser's avatar Stuart Glaser
Browse files

Forgot to update load_manifest call to ur5_driver

parent d957c67b
No related merge requests found
#!/usr/bin/env python #!/usr/bin/env python
import roslib; roslib.load_manifest('universal_robot_driver') import roslib; roslib.load_manifest('ur5_driver')
import time, sys import time, sys
import socket import socket
import struct import struct
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment