Difference between revisions of "Advantech Robotic Suite/Installation"
Eric.liang (talk | contribs) |
|||
Line 52: | Line 52: | ||
! style="width: 369px;" | Note | ! style="width: 369px;" | Note | ||
|- | |- | ||
− | | style="width: 79px; text-align: center;" | 1. | + | | style="width: 79px; text-align: center;" | 1.3.0 |
− | | style="width: 142px; text-align: center;" | | + | | style="width: 142px; text-align: center;" | 2023-06-21 |
| style="width: 438px;" | | | style="width: 438px;" | | ||
− | *ROS 2 : Foxy Fitzroy | + | *ROS 2 : Foxy Fitzroy (Ubuntu 20.04) |
+ | *ROS 2 : Humble Hawksbill (Ubuntu 22.04) | ||
*Fast - DDS | *Fast - DDS | ||
*rqt_graph | *rqt_graph | ||
Line 65: | Line 66: | ||
*OPCUAClinet Node | *OPCUAClinet Node | ||
*DBMS/rosbag | *DBMS/rosbag | ||
+ | *Docker Container Base SDK | ||
| style="width: 335px;" | | | style="width: 335px;" | | ||
*NXP i.MX 8M Plus / Ubuntu 20.04 | *NXP i.MX 8M Plus / Ubuntu 20.04 | ||
+ | *Intel 11th Tiger Lake / Ubuntu 20.04 | ||
+ | *Intel 12th Alder Lake / Ubuntu 22.04 | ||
+ | *NVIDIA Jetson / Ubuntu 20.04 | ||
− | | style="width: 369px;" | | + | | style="width: 369px; text-align: center;" | |
|- | |- | ||
− | | style="width: 79px; text-align: center;" | 1. | + | | style="width: 79px; text-align: center;" | 1.2.0 |
− | | style="width: 142px; text-align: center;" | 2023- | + | | style="width: 142px; text-align: center;" | 2023-02-22 |
| style="width: 438px;" | | | style="width: 438px;" | | ||
*ROS 2 : Foxy Fitzroy | *ROS 2 : Foxy Fitzroy | ||
Line 87: | Line 92: | ||
| style="width: 335px;" | | | style="width: 335px;" | | ||
*NXP i.MX 8M Plus / Ubuntu 20.04 | *NXP i.MX 8M Plus / Ubuntu 20.04 | ||
− | *Intel 11th | + | *Intel 11th Tiger Lake / Ubuntu 20.04 |
+ | *NVIDIA Jetson / Ubuntu 20.04 | ||
| style="width: 369px;" | | | style="width: 369px;" | | ||
|- | |- | ||
− | | style="width: 79px; text-align: center;" | 1. | + | | style="width: 79px; text-align: center;" | 1.1.1 |
− | | style="width: 142px; text-align: center;" | 2023- | + | | style="width: 142px; text-align: center;" | 2023-01-11 |
| style="width: 438px;" | | | style="width: 438px;" | | ||
*ROS 2 : Foxy Fitzroy | *ROS 2 : Foxy Fitzroy | ||
Line 107: | Line 113: | ||
| style="width: 335px;" | | | style="width: 335px;" | | ||
*NXP i.MX 8M Plus / Ubuntu 20.04 | *NXP i.MX 8M Plus / Ubuntu 20.04 | ||
− | *Intel 11th Tiger Lake | + | *Intel 11th CPU Tiger Lake / Ubuntu 20.04 |
− | |||
| style="width: 369px;" | | | style="width: 369px;" | | ||
|- | |- | ||
− | | style="width: 79px; text-align: center;" | 1. | + | | style="width: 79px; text-align: center;" | 1.1.0 |
− | | style="width: 142px; text-align: center;" | | + | | style="width: 142px; text-align: center;" | 2022-12-31 |
| style="width: 438px;" | | | style="width: 438px;" | | ||
− | *ROS 2 : Foxy Fitzroy | + | *ROS 2 : Foxy Fitzroy |
− | |||
*Fast - DDS | *Fast - DDS | ||
*rqt_graph | *rqt_graph | ||
Line 126: | Line 130: | ||
*OPCUAClinet Node | *OPCUAClinet Node | ||
*DBMS/rosbag | *DBMS/rosbag | ||
− | |||
| style="width: 335px;" | | | style="width: 335px;" | | ||
*NXP i.MX 8M Plus / Ubuntu 20.04 | *NXP i.MX 8M Plus / Ubuntu 20.04 | ||
− | |||
− | |||
− | |||
− | | style="width: 369px | + | | style="width: 369px;" | |
|} | |} |
Revision as of 06:52, 9 June 2023
Advantech ROS 2 Suite Install provides a consistent experience for Advantch platforms ( eg. Intel, ARM - NXP i.MX 8M and NVIDIA Jetson ). User can easily install and set up the ROS2 environment to quickly start developing your ROS applications. ( example: AMR, AGV, Fleet Management ... ).
Install
NOTE:
To make sure your Target system satisfy following conditions:
1. Advantech platforms with certified Ubuntu Desktop 20.04 LTS or Ubuntu Desktop 22.04 LTS with SUSI driver and WISEAgent installer.
2. At least 8 GB hard drive free space
3. 8 GB RAM
4. An active Internet connection is required.
5. Use the english language environment in Ubuntu OS.
Command for install the ROS2 Suite.
$ tar zxfv adv-ros2-suite-installer-<version>.tar.gz $ sudo ./adv-ros2-suite-installer.runMake sure you see a message on the last line that the installation is complete.
How to verify the ROS2 Suite has installed successful.
Step 1: Update ROS2 environment variables.
$ source ~/.bashrc
Step 2: Print ROS2 environment variables
$ printenv | grep ROSStep 3: If the installation is successful, you can see below output.
Uninstall
Command for uninstall the ROS2 Suite.
$ cd /usr/local/Advantech/ros $ ./uninstall.sh
Package List
Version | Date | Functions | SOC / OS | Note |
---|---|---|---|---|
1.3.0 | 2023-06-21 |
|
|
|
1.2.0 | 2023-02-22 |
|
|
|
1.1.1 | 2023-01-11 |
|
|
|
1.1.0 | 2022-12-31 |
|
|