Skip to content

Prepare nvidia jetson nono for ROS , Tensorflow OpenCV and Open AI

Notifications You must be signed in to change notification settings

apiyap/jetson-nvidia-nano

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jetson-nvidia-nano (r32.4.2)

Prepare Jetson novidia nono for ROS , Tensorflow OpenCV and Open AI

cd ~/jetson-nvidia-nano

Setup

  1. Install more swap file for jetson nvidia nano
chmod +x swap-ins.sh
./swap-ins.sh
2. Install ROS (melodic)

Official instructions can be found here

chmod +x ros-melodic-ins.sh
./ros-melodic-ins.sh
3. Install OpenCV3 https://github.com/apiyap/buildOpenCV3
  1. Install tensorflow
chmod +x tensorflow-ins.sh
./chmod +x 

Note

Installing Node,js using the Node Version Manager (NVM)

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.11/install.sh | bash
nvm ls-remote #list version
nvm install v8.17.0

Install gzWeb

Official instructions can be found here

About

Prepare nvidia jetson nono for ROS , Tensorflow OpenCV and Open AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages