GithubHelp home page GithubHelp logo

hsg7280 / installrealsenseros Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jetsonhacksnano/installrealsenseros

0.0 0.0 0.0 21 KB

Install the realsense-ros library on NVIDIA Jetson Nano Developer Kit.

License: MIT License

Shell 100.00%

installrealsenseros's Introduction

installRealSenseROS

Install the realsense-ros library on NVIDIA Jetson Nano Developer Kit.
MIT License
Copyright (c) 2018-19 JetsonHacks

The installRealSenseROS script will install librealsense and realsense_camera as ROS packages. These scripts have been tested with a RealSense D435, D435i and T265 cameras.

Note that the RealSense ROS wrapper is for ROS Kinetic, but the Jetson Nano is ROS Melodic. Please note any issues that you encounter.

This is the third step of a three step process.

The first step requires the installation of librealsense (version 2). For the D4XX cameras, librealsense requires a modified kernel which modularizes uvcvideo and adds the RealSense video modes to the uvcvideo driver among other things.

One way to accomplish this is to use the 'installLibrealsense' repository on the Github JetsonHacksNano account (https://github.com/JetsonHacksNano/installLibrealsense). There are also scripts to build the librealsense library itself, and convenience scripts to rebuild the kernel if need be. Note: You will need to use the matching version of librealsense which corresponds to the RealSense ROS wrapper. See release notes below.

The second step is to install ROS on the Jetson Nano. There are convenience scripts to help do this on the Github JetsonHacksNano account in the installROS repository (https://github.com/JetsonHacksNano/installROS). Note that the repository installs ros-base, if other configurations such as ros-desktop are desired, the scripts can do that through the command line parameters. You may want to install rviz. Note: realsense-ros officially only supports ROS Kinetic presently, the Jetson Nano runs ROS Melodic. While we haven't run into any issues running the library under ROS Melodic, be aware that there may be differences.

This repository, the third step, is to install realsense-ros. The script installRealSenseROS.sh in this directory will install realsense-ros and dependencies in a Catkin Workspace.

To install:

$ ./installRealSenseROS.sh <catkin_ws_name>

The script 'setupNano.sh' simply turns off the USB autosuspend setting on the Jetson Nano so that the camera is always available.

Releases:

December 2019
  • L4T 32.3.1
  • JetPack 4.3
  • Requires librealsense v2.31.0
  • Installs RealSense ROS Version = 2.2.11

October 2019

  • L4T 32.2.1
  • JetPack 4.2.1
  • Requires librealsense v2.25.0
  • Installs RealSense ROS Version = 2.2.8

July 2019

  • L4T 32.2
  • JetPack 4.2.1
  • Expects librealsense v2.24.0
  • Installs RealSense ROS Version = 2.2.7

June 2019

  • L4T 32.1.0
  • JetPack 4.2
  • Expects librealsense v2.22.0
  • Installs RealSense ROS Version = 2.2.6

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.