Advertisement
Guest User

Untitled

a guest
Sep 19th, 2014
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.56 KB | None | 0 0
  1. Traceback (most recent call last):
  2.   File "/home/fsuarez/catkin_ws/src/priovr/priovr_interface/nodes/testing_orientations.py", line 105, in <module>
  3.     so.run()
  4.   File "/home/fsuarez/catkin_ws/src/priovr/priovr_interface/nodes/testing_orientations.py", line 78, in run
  5.     print self.pvr_system.getStreamingSlots()
  6.   File "/usr/local/lib/python2.7/dist-packages/threespace-2.0.3.0-py2.7.egg/threespace/threespace_api_2.py", line 4177, in getStreamingSlots
  7.     if self.stream_slot_cmds is None:
  8. AttributeError: 'PVRSystem' object has no attribute 'stream_slot_cmds'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement