You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 8, 2023. It is now read-only.
It's the heads-up issue that was found at autowarefoundation/autoware#1851 (comment).
Though catkin_make_release says please use colcon_release instead,
please use catkin_make_release until the next release if you are a normal user.
Expected Behavior
Runtime Manager appears.
Actual Behavior
Only the window of roscore appears.
Steps to Reproduce the Problem
cd Autoware/ros
./colcon_release
./run
Specifications
Ubuntu version: 16.04
ROS version: Kinetic
Autoware branch: master (v1.10.0) and develop (after c4a3ecc)
The text was updated successfully, but these errors were encountered:
@amc-nu Yes, because it is expected, we need this issue for heads-up :)
This issue is referenced from the release note of v1.10.0.
I've added an explanation in the headline.
Bug
It's the heads-up issue that was found at autowarefoundation/autoware#1851 (comment).
Though
catkin_make_release
saysplease use colcon_release instead
,please use
catkin_make_release
until the next release if you are a normal user.Expected Behavior
Runtime Manager appears.
Actual Behavior
Only the window of roscore appears.
Steps to Reproduce the Problem
cd Autoware/ros
./colcon_release
./run
Specifications
The text was updated successfully, but these errors were encountered: