ROS:Nvidia Jetson TK1开发平台

原文链接:

        http://wiki.ros.org/NvidiaJetsonTK1

1. Nvidia Jetson TK1

Jetson TK1 comes pre-installed with Linux4Tegra OS (basically Ubuntu 14.04 with pre-configured drivers). There is also some official support for running other distributions using the mainline kernel.

K1 开发板暂时是最适合移动机器人使用的开发板

Jetson Specs

Nvidia Jetson TK1

Processor

2.32GHz ARM quad-core Cortex-A15

DRAM

2GB DDR3L 933MHz EMC x16 using 64-bit data width

Video out

HDMI

Flash

16GB fast eMMC 4.51

Mini PCIe

Addon wifi module, firewire IEEE 1394, etc.

Serial

a full-size DB9 serial port

Power

12V DC barrel power jack and a 4-pin PC IDE power connector

2. General Setup

  • Optionally: install the latest JetPack release (which will flash the latest L4T to your Jetson): link

  • Optionally: install the Grinch Kernel (pick a compatible version for your L4T release, which you can check on your Jetson using: cat /etc/nv_tegra_release, e.g. 21.3). It provides many useful drivers that NVidia failed to include with their stock kernel.

  • Install the nvidia cuda toolkit and opencv4tegra from https://developer.nvidia.com/linux-tegra-rel-21 (not necessary if you installed your Jetson through JetPack)

    • older versions of the opencv4tegra we're packaged properly, and attempting to install them alongside the main opencv libraries would result in file conflicts. use the latest version.
  • If not using "Grinch Kernel" you can enable most Wifi mini-PCIe card and USB interfaces simply installing linux-firmware from PPA: sudo apt-get install linux-firmware

预备工作:

       安装最新的 JetPack 包;................


3. Install ROS

With the Ubuntu flavor installed the standard installation instructions should work. indigo/Installation/UbuntuARM

4. Use opencv4tegra with ROS

With the latest opencv4tegra released by Nvidia, the compatibility problems with cv_bridge and image_geometry packages have been solved, so installing OpenCV ROS Packages from PPA does not force opencv4tegra to be uninstalled. There are yet a bit of incompatibility since cv_bridge and image_geometry search for OpenCV 2.4.8 in "/usr/lib/arm-linux-gnueabihf" and opencv4tegra is based on OpenCV 2.4.12 and is installed in "/usr/lib/". These diversities do not allow to compile external packages based on OpenCV. To solve the problem you can follow this guide.

Please note that opencv4tegra does not include "nonfree" module, so if your algorithms use SIFT or SURF and you want full CUDA support, the only solution is to compile OpenCV by yourself following this guide. Remember that compiling OpenCV by yourself you will lose Nvidia optimizations on the code running on the CPU that give 3-4 FPS more on heavy algorithms not running on CUDA.

5. Known Issues

As seen on ROS answers:



  • 0
    点赞
  • 1
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值