ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

The wiki seems to be updated and has correct commands now. The commands are now :

sudo apt install -y python-catkin-pkg python-rosdep ros-$ROS_DISTRO-catkin

and

$ wget -O autoware.ai.repos https://gitlab.com/autowarefoundation/autoware.ai/autoware/raw/1.12.0-alpha.2/autoware.ai.repos?inline=false

FYI, current v.1.12 is alpha-2 release. The official release will be on 8 July, 2019 so it might be worth waiting if you want to use stable version. https://discourse.ros.org/t/dates-for-1-12-development-and-release/8513/9

Of course you are welcome to test the alpha release and report issues as well.