MartyG
- Total activity 5964
- Last activity
- Member since
- Following 0 users
- Followed by 7 users
- Votes 3
- Subscriptions 1820
Comments
Recent activity by MartyG-
Hi James Mcc Dickens If you have the camera plugged into a USB 3 port then it should ideally have 3.2 beside the camera name in the Viewer to indicate that it is a full-capability USB 3 connection...
-
The Cubemos Skeleton Tracking SDK can also be integrated with Unity and has a 30 day free trial and "body gesture" recognition. As far as I know it does not have hand gesture recognition though. h...
-
If you need to integrate RealSense hand gesture recognition into Unity then the commercial program Nuitrack SDK is likely to be your best option. It has a subscription fee of $7.99 a month or $39....
-
If you are writing your own scripts in the RealSense SDK, an excellent resource is an unofficial documentation site that draws information directly from the official docs and arranges it into a use...
-
IGNORE SPAM AD ABOVE
-
enable_pointcloud was deprecated as far back as the previous ROS wrapper realsense_camera for the original generation of RealSense cameras. The documentation says simply that it was set to false b...
-
Hi @Db1011 enable_pointcloud is hardly ever used now. The modern way to set up a point cloud in the RealSense ROS wrapper is to include the term filters:=pointcloud in your launch statement. http...
-
Thanks again for the detailed feedback :) Please let us know how you get on with the Pi 4.
-
Briandinh2307 Thanks so much for your advice! Yes, the 400 Series cameras have much more limited resolution and FPS modes available on a USB2 connection due to the lower bandwidth on such a connec...
-
Great news - thanks very much for sharing what worked for you :)