From owner-freebsd-questions@FreeBSD.ORG Tue Nov 12 22:05:11 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 02AF795D for ; Tue, 12 Nov 2013 22:05:11 +0000 (UTC) Received: from mail-we0-x231.google.com (mail-we0-x231.google.com [IPv6:2a00:1450:400c:c03::231]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 977EB2B19 for ; Tue, 12 Nov 2013 22:05:10 +0000 (UTC) Received: by mail-we0-f177.google.com with SMTP id t60so3014468wes.36 for ; Tue, 12 Nov 2013 14:05:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=KWrVF8HWvqbNVmj2/hRZ1r7mtWRrKWK+ps36TzmLwXA=; b=LayM94Mty8r/lytUpGZh46/mbbZuvkf5QjCK8CTbvkoojAsS0PJqHfn5L4QT7ms8dL 81H2rFssZVcD5VQL7lkEfgfCCxLvSUaT48FcjCfOXfmkD7OqCmpv1LGCxV9uWgbsLhBz fHmgs/js7olQCTViOm26EIBDdDZv4Q6aTx7OHGmITGmmh9cWH9t7xtFRy29FI+3wx4iC T2Fb3vA1POcS4TPbUVikr4L/p7tbRH7R+/BsKKY9IJh5u/vCEB4RKAy/GiWb9PQNCgxf etZDGNXCCWyfRYnxNqVamTuizkv4elfiR/ajnTG/YxDXFz1R2K5EVnpeh8ty6ldnxdjb rX1Q== MIME-Version: 1.0 X-Received: by 10.180.187.41 with SMTP id fp9mr18008166wic.33.1384293909133; Tue, 12 Nov 2013 14:05:09 -0800 (PST) Received: by 10.180.3.5 with HTTP; Tue, 12 Nov 2013 14:05:09 -0800 (PST) Date: Tue, 12 Nov 2013 23:05:09 +0100 Message-ID: Subject: Program to view PCD files From: =?ISO-8859-1?Q?Fernando_Apestegu=EDa?= To: User Questions Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.16 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 12 Nov 2013 22:05:11 -0000 Hi, Do we have anything in ports to view PCD[1] files? I can't find anything like that. Thanks in advance. [1] http://pointclouds.org/documentation/tutorials/pcd_file_format.php