Created by [ Tony Jung], last modified on Apr 26, 2021
We will be using the Autoware's implementation of a point-cloud matching based localization algorithm. They use a normal distribution transform algorithm to match the point-clouds to an existing point-cloud map.
NOTE: This requires a GUI component so run this in gui_tools image. This is just to run it and get an idea of what we're trying to do. We will eventually use this in our stack and no longer require this to be installed on gui_tools.
No longer in use.
Follow the installation steps from the Autoware repo: https://github.com/Autoware-AI/autoware.ai/wiki/Source-Build
Following the steps of https://gitlab.com/autowarefoundation/autoware.ai/autoware/-/wikis/ROSBAG-Demo but in more detail and with slightly different steps.
Download the demo data from autoware:
wget https://autoware-ai.s3.us-east-2.amazonaws.com/sample_moriyama_data.tar.gz
wget https://autoware-ai.s3.us-east-2.amazonaws.com/sample_moriyama_150324.tar.gz
tar zxfv sample_moriyama_150324.tar.gz
tar zxfv sample_moriyama_data.tar.gz
Launch the autoware runtime manager
cd autoware.ai
source install/setup.bash
roslaunch runtime_manager runtime_manager.launch
TROUBLESHOOTING: The roslaunch command might not work. It might immediately crash. If that happens try running "rosrun runtime_manager runtime_manager_dialog.py" instead
The runtime manager will look something like this:
[
image2020-12-5_0-45-19.png
(image/png)
image2020-12-5_1-4-4.png
(image/png)
Screenshot from
2020-12-05 01-00-35.png (image/png)
image2020-12-5_1-36-27.png
(image/png)
image2020-12-5_1-39-0.png
(image/png)
image2020-12-5_1-57-33.png
(image/png)
image2020-12-5_1-58-51.png
(image/png)
downsample.png (image/png)
image2020-12-5_2-5-16.png
(image/png)
image2021-1-10_3-31-9.png
(image/png)\
Document generated by Confluence on Dec 10, 2021 04:01