Building Autoware on Kinetic with Qt 5.6.1
I am trying to build Autoware 1.12.0 using the instructions at https://gitlab.com/autowarefoundation..., on Kubuntu 16.04 with ROS Kinetic. However, colcon
fails (on rosbag_controller
) because it wants Qt at exactly version 5.5.1, but I have 5.6.1. Is there a good workaround for this?