intel / node-realsense

MIT License
24 stars 21 forks source link

Camera gets out of control after start()/stop() multiple modules #194

Open kenny-y opened 7 years ago

kenny-y commented 7 years ago

librealsense API call after the below sequence

  1. Start [OR|PT] + SLAM
  2. Stop [OR|PT] + SLAM
  3. Start [OR|PT] + SLAM
  4. In one step in the API calling sequence to starting camera, an API call will hang. e.g. enable_motion_tracking() or get_device_count()