Michael (Spok) Szpakowicz

Results 3 comments of Michael (Spok) Szpakowicz

It's been over four years, and this issue has not yet been resolved. It would be very convenient if Tab Scope would be able able to show on secondary screens...

Change lines 104 and 105 of src/uvc_camera_driver.cpp to: ```cpp config_.vendor_id = std::stoi(nh_private_.param("uvc_vendor_id", "0x0"), 0, 16); config_.product_id = std::stoi(nh_private_.param("uvc_product_id", "0x0"), 0, 16); ``` Your product and vendor IDs should work then,...

Alternate views in Orbit mode, for clarity: ![image](https://github.com/orbbec/ros_astra_camera/assets/6558493/577b839a-c2de-4643-a06e-7f48eb6be021) ![image](https://github.com/orbbec/ros_astra_camera/assets/6558493/6048cb0d-7a05-4707-9ad5-a68ec491f858) ![image](https://github.com/orbbec/ros_astra_camera/assets/6558493/92ef0894-9266-4606-b649-146fe1bd2e34)