Ping cam utility - usage
-
On Jetsons connected to Basler Dart da1600 cameras (jetsons 1 to 10), the pingcam utility is in
apps/PingCam
directory. Launch it merely by./PingCam
. -
On Jetson connected to the Microsoft Kinect V2 camera (currently jetson 12), the pingcam utility is in
apps/PingCam-Kinect/dist/Debug/GNU-Linux
. As all other Kinect applications, in order to run this pingcam applet from a remote connection, you must set a dislay environment variable. The launch command should be as follows:DISPLAY=:0 ./pingcam-kinect
. - On Jetson connected to the Photonic depth camera (currently jetson 11, soon perhaps jetson -none-), the pingcam utility is in
apps/PingCam/dist/Debug/GNU-Linux
. You launch it by ´./pingcam´. Since the Photonic camera is minimally supported, we don't recommend focusing on it much.
commit: $Id: ping.usage.md 661 2018-03-16 07:46:03Z elidim $