Skip to content

tntthanh/Jetson-Nano-Ubuntu20.04-ROS-Realsense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 

Repository files navigation

Jetson-Nano-Ubuntu20.04-ROS-Realsense

6-Enabling Automatic Login (otherwise cant start from ssh): steps Open the custom.conf file in the Nano editor $ sudo nano /etc/gdm3/custom.conf commented-out these lines and replace user1 with your username (mine is nano) AutomaticLoginEnable = true AutomaticLogin = nano

For them who might find it interesting, some updates to install pygame 2.0.0 on Jetpack 4.5.1, Python3 on Jetson Nano:

sudo apt-get install python3-dev libsdl2-image-dev libsdl2-mixer-dev libsdl2-ttf-dev libsdl2-dev libsmpeg-dev python3-numpy subversion libportmidi-dev ffmpeg libswscale-dev libavformat-dev libavcodec-dev libfreetype6-dev
sudo python3 -m pip install pygame==2.0.0

An ‘import pygame’ is executed successfully. regards, Peter

https://github.com/IvLabs/person_following_bot?fbclid=IwAR3cvmpbaTkgZKjTxgstlDL0N1PT_n1P6cVsoJRGfY5ksv0VZFN2CClCeM0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published