How to set up the terminal to run applications after Ubuntu starts

How to set up the terminal to run applications after Ubuntu starts

1. Enter start in the menu bar and click startup application to enter

2. Add a startup program

3. Because you want to use the terminal to start an application, enter the command: gnome-terminal -- program execution command (gnome-terminal -- roscore or gnome-terminal -- python3 PuttyCoatingRobot.py)

4. Click Save and restart your computer

5. Check the running effect as shown below

Summarize

The above is the full content of this article. I hope that the content of this article will have certain reference learning value for your study or work. Thank you for your support of 123WORDPRESS.COM.

You may also be interested in:
  • How to add application quick launcher in Ubuntu
  • Implementing hardware services in the Application Frameworks layer for Android system built-in Java application testing in Ubuntu

<<:  Mysql 8.0 installation and password reset issues

>>:  JS implements jQuery's append function

Recommend

Example code for implementing hexagonal borders with CSS3

The outermost boxF rotates 120 degrees, the secon...

Javascript uses the integrity attribute for security verification

Table of contents 1. Import files using script ta...

border-radius method to add rounded borders to elements

border-radius:10px; /* All corners are rounded wi...

Completely uninstall MySQL database in Windows system to reinstall MySQL

1. In the control panel, uninstall all components...

Basic Implementation of AOP Programming in JavaScript

Introduction to AOP The main function of AOP (Asp...

How to set mysql to case insensitive

mysql set to case insensitive Windows Go to the d...

Detailed explanation of mktemp, a basic Linux command

mktemp Create temporary files or directories in a...

MySQL Community Server 5.7.19 Installation Guide (Detailed)

MySQL official website zip file download link htt...

Vue+Openlayer uses modify to modify the complete code of the element

Vue+Openlayer uses modify to modify elements. The...

How to implement https with nginx and openssl

If the server data is not encrypted and authentic...

Docker-compose steps to configure the spring environment

Recently, I need to package the project for membe...

How to use css overflow: hidden (overflow hiding and clearing floats)

Overflow Hide It means hiding text or image infor...

Using Openlayer in Vue to realize loading animation effect

Note: You cannot use scoped animations! ! ! ! via...

Detailed explanation of HTML form elements (Part 1)

HTML forms are used to collect different types of...