forked from Adlink-ROS/ros_menu
-
Notifications
You must be signed in to change notification settings - Fork 0
/
VERSION.txt
36 lines (28 loc) · 854 Bytes
/
VERSION.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Product: Neuron Startup Menu
----------------------------
v1.5.2:
1. Fix ROS 1 apt key issue.
2. Support OpenVINO installation in Intel platform.
v1.5.1:
1. Always prompt to install ROS while installing ros_menu.
v1.5.0:
1. Add help option for ros_menu.
2. Able to enable/disable ros_menu by CLI.
v1.4.0:
1. Use Cyclone DDS as default DDS implementation.
2. Support using YAML to generate menu.
v1.3.0:
1. Rename ros_dotfiles to ros_menu.
2. Prompt to install necessary ROS packages while installation.
3. Support ros_menu_* commands.
v1.2.0:
1. Run ROS bridge automatically while choosing bridge.
2. Rename CycloneDDS to Eclipse Cyclone DDS.
3. Prompt how to install DDS while DDS is not installed.
4. Support NSDKv2.
v1.1.0:
1. Rename to Neuron Startup Menu.
2. Support plugins.
3. Split config_bashrc and ros_bashrc.
v1.0.0:
1. First Release.