SSH Jetson TK1

Source: Internet
Author: User

Background:

Because the TK1 to be put on the smart car, inconvenient to open the roscore and the individual nodes, so need PC remote control.

Method:

log in with the SSH command on the PC side:

(1) command sudo ssh tegra-ubuntu.local (tegra-ubuntu is the hostname of TK1, can be viewed by hostname command)

When you log in using this command, you will be asked to enter the root password of the PC and the root password on the TK1 side, and the login is successful by default to the root user of TK1, but this is not what we want because our Ros programs are under normal user.

(Note: If not added sudo will prompt "Permission denied,please try Again")

(2) command SSH [email protected]

When you log in using this command, you will be asked to enter the password on the TK1 side, and after the login is successful, the user is entered by default, which is exactly what we want. Here, the default directory is/home/ubuntu. If you enter the LS instruction at this point, the items under TK1 end/HOME/UBUMTU will be displayed

SSH Jetson TK1

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.