.autoware
directory in your home directory.Inside this, extract the previously downloaded files.
~/.autoware/data/tf/tf.launch
~/.autoware/data/map/pointcloud_map/*.pcd
~/.autoware/data/map/vector_map/*.csv
~/.autoware/sample_moriyama_150324.bag
Start the Autoware Launcher.
$ cd Autoware/ros
$ ./run-experimental
If you previously created a profile, you can load it selecting Load Profile from the File menu.
Open the simulation panel selecting Simulation from the View menu.
To play the rosbag, click the Simulation Mode check box,
Press the Browse Button, and select the previously downloaded example rosbag.
Once loaded, press the Play button
Press the buttons labeled as Launch to the right of the "Map", "Vehicle", "Sensing", and "Visualization" sections.
Select "Localization" button on rviz plugin and check the estimated vehicle pose.
Select "Decision", "Mission", and "Motion" buttons on rviz plugin.