joschu / trajopt

Trajectory Optimization
http://rll.berkeley.edu/trajopt
Other
383 stars 160 forks source link

Fix cloudgrabber RGBD callback not obeying PENDING #8

Closed hojonathanho closed 11 years ago

hojonathanho commented 11 years ago

Also use Boost sleep. The current sleep() calls don't do anything.

(The cloud grabber hanging problem is independent of this fix. That actually is a problem of the Linux USB 3.0 driver, and can be fixed by plugging the device into a 2.0 port)