ramonidea / prl_wireless_perception

prl_wireless_perception

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wireless Perception Module - Software Installation Repo

First, please clone this repo to both your host machine and Intel Joule.

git clone https://github.com/ramonidea/prl_wireless_perception

Install Joule Prereqs

./Joule_Install/install.sh

Please ssh to your Intel Joule, and run the above bash command. The bash script will help you to install ROS and necessary libraries.

Install LibRealSense on Joule

./RealSense_Install/install_realsense.sh

By running this bash command on Joule, you will be ready to use Intel Realsense Cameras. And the Realsense Wrapper will be installed in the catkin_ws folder under path ~/

About

prl_wireless_perception

License:MIT License


Languages

Language:C++ 76.7%Language:Python 19.4%Language:CMake 3.0%Language:Shell 0.7%Language:Makefile 0.2%