File tree 3 files changed +4
-3
lines changed
3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 9
9
## Manual Installation
10
10
11
11
``` bash
12
- agnocast_version=" 1 .0.2 "
12
+ agnocast_version=" 2 .0.1 "
13
13
14
14
sudo add-apt-repository -y ppa:t4-system-software/agnocast
15
15
sudo apt update
Original file line number Diff line number Diff line change 1
- agnocast_version : 1 .0.2
1
+ agnocast_version : 2 .0.1
Original file line number Diff line number Diff line change @@ -116,7 +116,8 @@ repositories:
116
116
# TODO(TIER IV): During the transition period of Agnocast introduction,
117
117
# the Agnocast ROS packages are provided as a source build.
118
118
# Once the transition stabilizes, use the packages released from the official ROS repository.
119
+ # Issue: https://github.com/autowarefoundation/autoware/issues/5968
119
120
middleware/external/agnocast:
120
121
type: git
121
122
url: https://github.com/tier4/agnocast.git
122
- version: 1 .0.2
123
+ version: 2 .0.1
You can’t perform that action at this time.
0 commit comments