Autoware.ai Versions Save

Autoware - the world's leading open-source software project for autonomous driving

v1.0

1 month ago

What's Changed

This is our first version release for Autoware Core/Universe after transition from Autoware.Auto. The release includes all the updates that was developed for Autoware Foundation's Bus ODD demo videos that are updated to our YouTube channel:

This version contains all commits until December 16th, 2023, and passes all the Bus ODD scenario tests.

Full Changelog: https://github.com/autowarefoundation/autoware/commits/v1.0

Features

  • Add autoware.repos (#7)
  • Add simulator repositories (#10)
  • Add ansible setup scripts (#8)
  • Split simulator repos file (#26)
  • Add basic Docker support (#14)
  • Add Docker-only playbook (#44)
  • Install NVIDIA Container Toolkit (#45)
  • [ansible] Install python3-colcon-mixin in ros2_dev_tools
  • Add autoware_launch to autoware.repos (#63)
  • [autoware.repos] Refer to main branch instead of tier4/proposal (#74)
  • [ansible/pre-commit] Install pre-commit from pip (#81)
  • [ansible/docker] Add support for other Debian-based distros (#94)
  • [autoware.repos] Add autoware_msgs repository (#142)
  • Update readme (#151)
  • [nvidia-library] Update tensorrt and cudnn (#154)
  • [autoware.repos] Add ad_api_adapter repository for integration with the scenario simulator (#156)
  • Add plotjuggler into docker image (#243)
  • [ansible/docker_compose] Upgrade to v2.5.0 (#259)
  • [ansible] Add ccache role (#322)
  • [setup, ansible] Add an option for not installing cuda-drivers (#338)
  • [docker/build.sh] Support cross build (#341)
  • [docker image] Add no-CUDA images (#346)
  • Add configuration file of tier4 cicd (#397)
  • [docker_image] Add cuda_base_image (#2703)
  • [morai_msgs] Appending a message package for MORAI SIM: Drive (#2740)
  • Update cuda version (#2766)
  • [ansible/tensorrt] Add allow_change_held_packages option (#2835)
  • Add autoware adapi messages repository (#2867)
  • [repos] Add awsim_sensor_kit_launch (#2912)
  • [setup] Add an option to install dev packages (#2923)
  • [ansible] Add git-lfs role (#3027)
  • [docker] Add opencl vendor (#3070)
  • [ansible] Verify OS before running playbooks (#3089)
  • [ansible] Add option to install nvidia+cuda drivers with ansible (#3008)
  • [docker] Add --no-prebuilt option to skip prebuilt (#3253)
  • [setup] Change option --no-dev to --runtime (#3297)
  • [repos] Add gnss/imu localizer (#3261)
  • [repos] Add heaphook to repos (#3306)
  • [autoware.repos] Change vls driver to nebula driver (#3699)
  • [autoware.repos] Change target branch for transport_drivers from tcp to boost (#3720)
  • Use ansible to download ONNX files (#3375)
  • [ansible] Add yabloc archive extraction to andsible script (#3855)
  • [ansible] Tvm artifacts download (#3916)
  • [autoware] Increase initialize duration (#4053)
  • [artifacts] Update traffic_light_fine_detector and traffic_light_classifier artifacts (#4087)

Bug Fixes

  • scenario_simulator_v2 dependency (#61)
  • [ansible/docker] Replace lineinfile with copy not to write duplicated entries (#66)
  • Use autowarefoundation/autoware_individual_params (#68)
  • [gitignore] Update .gitignore file (#121)
  • Clean up setup scripts to support ARM64 (#219)
  • [update-docker-manifest] Fix broken workflow (#181)
  • [ansible/rocker] Use ROS 2 apt repository for Ubuntu 22.04 (#242)
  • [ansible/plotjuggler] Fix bugs (#246)
  • Update cuda gpg key (#257)
  • Add missing sudo and update_cache for cuda keyring (#266)
  • [setup] Remove sudo for pip (#306)
  • [setup] Ignore comment lines in env files (#328)
  • [ansible/cuda] Select packages to install (#348)
  • [docker] Remove all CUDA apt repositories not to cause errors during apt update (#2728)
  • [docker] Register Vulkan GPU vendors (#2736)
  • Remove bin and samples to keep backward compatibility (#2810)
  • [ansible/plotjuggler] Fix workaround of pyOpenSSL (#2850)
  • [setup] Fix pipx check (#2928)
  • [gitignore] Add capture folder to gitignore (#3031)
  • [ansible/git_lfs] Fix git lfs installation steps (#3029)
  • [.webauto-ci] Update Webauto CI for humble (#3105)
  • [docker] Force docker image building without cache (#3241)
  • [docker] Replace ADD by RUN curl (#3239)
  • [setup] Install pip in the setup script (#3290)
  • [docker] Avoid empty string in bake's arguments when targets not specified (#3303)
  • [docker/build.sh] Args prebuilt_base_image (#3327)
  • [docker] Broken OpenGL with old mesa libs (#3350)
  • [README] Update info for Autoware.AI (#3562)
  • Add updated artifacts for tensorrt_yolox (#3848)
  • Update all downloaded files with their SHA256 checksum (2) (#3866)
  • [ansible] Disable artifact download prompt in with -y flag (#4026)
  • Wrong option in setup-dev-env.sh (#4039)

Documentation

  • Fix typo in README.md (#12)
  • Add article to ros distro (#52)
  • [README.md] Fix sample launch code example (#67)
  • Update README.md (#82)
  • Add community health files and license (#29)
  • Update README.md (#95)
  • Fix English in PR/Issue templates (#118)
  • [ansible] Add manual installation steps (#141)
  • Update the warning in docker/README.md (#122)
  • [ansible/tensorrt] Remove python3-libnvinfer from the manual installation steps (#177)
  • [README] Update README (#160)
  • Update link to the support guidelines (#274)
  • [README] Add guide for Autoware.AI users (#2408)
  • Add note to use rocker without the CUDA environment error (#2732)
  • [ansible/tensorrt] Update install instructions of tensorrt (#2885)
  • [ansible/nvidia_docker] Update to new docker tag (#2924)
  • [ansible/cuda] Fix outdated cuda version in README (#2986)
  • [ansible] Simplify manual installation steps (#3093)
  • [PULL_REQUEST_TEMPLATE] Add Tests performed for small change template (#3389)
  • [PULL_REQUEST_TEMPLATE] Add Topic changes and Effects for driving behavior (#3423)
  • [ansible] Add readme with manual artifacts downloading explanation (#3850)

Styles

  • Fix English
  • Fix English
  • [ansible_lint] Fix lint errors (#46)
  • Make paths and names consistent in autoware.repos (#178)
  • Reword prompts (#201)
  • Reword universe playbook prompts (#203)

Code Refactoring

  • Move pacmod interface (#57)
  • [ansible/docker] Split docker roles (#241)
  • Remove unnecessary files after docker setup (#258)
  • Install cuda keyring package (#265)
  • [setup-dev-env.sh] Make the target playbook configurable (#284)
  • Update scripts for fork users (#299)
  • [ansible] Install Docker Compose using apt (#323)
  • [cuda] Use --no-cuda-drivers option to simplify code (#340)
  • [ansible/pacmod] Fix the when condition to only ignore rolling (#398)
  • Move external repositories to src/external (#374)
  • Refactor scripts (#2701)
  • Refactor Docker build script (#2704)
  • [setup] Use pipx for Ansible to avoid conflicts between pip and apt packages (#2897)
  • [ansible/docker_engine] Updated docker installation (#2926)
  • [ansible] Rename some variables to conform new lint rules (#3988)

Performance Improvements

  • [docker] Reduce prebuilt docker image size (#2922)

Builds

  • [ROS distribution] Transition to ROS 2 Humble (#2692)
  • Update to CUDA 12.3 (#3956)

Continuous Integrations

  • Add CI (#5)
  • Update CI settings (#9)
  • Add ansible-lint (#11)
  • [pre-commit] Autoupdate (#15)
  • Add markdown-link-check (#31)
  • [pre-commit] Fix args of markdown-link-check (#32)
  • [pre-commit-optional] Update markdown-link-check config (#33)
  • Add automatic-rebase.yaml
  • Split ARM workflow (#40)
  • [docker-build-and-push] Fix workflow dispatch condition
  • [docker-build-and-push] Remove load option
  • [docker-build-and-push] Fix bugs
  • Remove automatic-rebase.yaml (#49)
  • Update CI workflows (#51)
  • [spell-check-differential] Change cspell-json-url (#54)
  • Change cron schedules (#75)
  • Add sync-files.yaml (#110)
  • Add stale.yml for probot/stale (#111)
  • [pre-commit-optional] Update markdown-link-check to v3.10.0 (#117)
  • [stale-bot] Update stale.yaml (#119)
  • [pre-commit] Autoupdate (#50)
  • [pre-commit] Autoupdate (#163)
  • [sync-files] Add auto-merge-method: squash (#165)
  • Add labels to PRs submitted by a bot (#167)
  • [pre-commit] Support autofix for private repositories (#179)
  • [docker-build-and-push] Fix cron schedule (#180)
  • Add github-release.yaml (#210)
  • [github-release] Set target name (#213)
  • [sync-files] Check if APP_ID is set (#224)
  • [github-release] Update the previous release if it exists (#261)
  • Upgrade action versions (#269)
  • [github-release] Fix verb selection (#289)
  • [setup-universe] Fix typo in file name (#324)
  • [docker] Add rosdistro to image names (#331)
  • [docker] Add rosdistro to image names for self-hosted (#339)
  • [update-docker-manifest] Create main distro manifest (#335)
  • Add matrix build for Humble (#336)
  • Add update-tool-versions.yaml (#319)
  • [pre-commit] Autoupdate (#342)
  • Split Humble workflows (#344)
  • Rename workflow names (#345)
  • [create-main-distro-alias] Fix typo (#349)
  • [docker-build-and-push] Use matrix CI for no-CUDA and CUDA images (#354)
  • [update-docker-manifest] Create aliases for CUDA images (#355)
  • [pre-commit] Autoupdate (#382)
  • [pre-commit] Autoupdate (#2691)
  • [docker-build-and-push] Use tentative if-condition for scheduled events (#2798)
  • [setup-universe] Remove --no-nvidia (#2808)
  • [build] Enable daily build (#2809)
  • Add cancel-previous-workflows.yaml (#2836)
  • Add backport action (#2856)
  • [build, vcs-import] Add vcs export --exact (#2852)
  • [docker-build-and-push] Remove a workaround for docker/bake-action (#2705)
  • [backport] Use generated token instead of GITHUB_TOKEN (#2902)
  • [.pre-commit-config-ansible.yaml] Update ansible-lint version (#3032)
  • [pre-commit] Add autoupdate workflow (#3050)
  • [pre-commit-optional] Autoupdate (#3051)
  • [pre-commit-ansible] Autoupdate (#3052)
  • [docker-build-and-push] Add release tag as docker build (#3026)
  • Refactor workflows (#3087)
  • [docker-build-and-push] Fix workflows (#3090)
  • Refactor workflows to be OS/distro independent like #3087 (#3092)
  • [pre-commit] Update commit message (#3094)
  • Remove Humble CI workflows (#3091)
  • [mirror-main-branch] Add a new workflow to mirror the main branch to the main distro branch (#3098)
  • [pre-commit] Autoupdate (#2725)
  • [pre-commit-ansible] Autoupdate (#3059)
  • [update-tool-versions] Update clang-format version check (#3099)
  • [pre-commit] Disable autoupdate (#3263)
  • [pre-commit-autoupdate] Enable also for public repositories (#3264)
  • [pre-commit] Autoupdate (#3131)
  • [pre-commit-optional] Autoupdate (#3349)
  • Replace set-output with $GITHUB_OUTPUT (#3367)
  • [github-release] Remove unnecessary quote (#3379)
  • [pre-commit] Fix token input (#3382)
  • [pre-commit-optional] Autoupdate (#3384)
  • [pre-commit] Autoupdate (#3305)
  • [pre-commit-optional] Add quiet option to show only errors (#3431)
  • [pre-commit] Autoupdate (#3453)
  • [pre-commit-optional] Autoupdate (#3471)
  • [pre-commit-ansible] Autoupdate (#3103)
  • [pre-commit-ansible] Fix errors (#3490)
  • [pre-commit-ansible] Autoupdate (#3500)
  • [pre-commit-optional] Add base-branch option for differential execution (#3567)
  • [workflows] Update the docker-build-and-push-main workflow to use self hosted runner (#3579)
  • [docker-build-and-push] Add provenance=false to fix errors in combining multi-arch images (#3598)
  • [sync-files] Update the bot labels (#3957)
  • [dependabot] Update the bot labels (#3958)
  • [workflows] Update bot labels (#3986)
  • Update the stale label (#3993)
  • [pre-commit-ansible] Autoupdate (#3512)

Chores

  • Add *.rviz to .prettierignore
  • Add yamllint rules for braces (#39)
  • Remove unnecessary vendor pkgs as of galacitc sync on 2/9, 2022 (#53)
  • Split pre-commit of ansible-lint (#55)
  • Clean up autoware.repos (#62)
  • Remove TODO comment in CPPLINT.cfg (#70)
  • [deps] Bump actions/checkout from 2 to 3 (#71)
  • Add LICENSE (#76)
  • Add issue and PR templates (#56)
  • Remove quaternion_operation from simulator.repos (#93)
  • [ansible/docker] Use osrf apt repo to install rocker (#96)
  • Update .prettierrc.yaml to be consistent with pre-commit-hooks-ros (#143)
  • [.markdownlint.yaml] Ignore MD049 to be consistent with Prettier (#148)
  • [CPPLINT.cfg] Ignore build/include_subdir for relative includes (#147)
  • [config] Change flake8 import-order-style to pep8 (#221)
  • [clang-format] Update to 14.0.1 (#231)
  • [repos] Remove livox ros2 driver (#227)
  • [.markdown-link-check.json] Ignore discussions/new (#273)
  • [ansible/pacmod] Limit pacmod role to run only with Galactic (#325)
  • Update tool versions (#320)
  • Remove topic tools from repos (#375)
  • Update tool versions (#365)
  • Update tool versions (#413)
  • Update tool versions (#2410)
  • [.clang-tidy] Add readability-identifier-naming (#2763)
  • [.clang-tidy] Set readability-inconsistent-declaration-parameter-name.IgnoreMacros to true (#2769)
  • [clang-tidy] Add SharedFuture in performance-unnecessary-value-param.AllowedTypes (#2794)
  • [.clang-tidy] Apply yamllint (#2827)
  • [.clang-tidy] Fix settings of readability-identifier-naming (#2823)
  • [ansible] Upgrade version from 5 to 6 (#2834)
  • Update PR template for private links (#2877)
  • [deps] Bump styfle/cancel-workflow-action from 0.10.0 to 0.10.1 (#2908)
  • [deps] Bump styfle/cancel-workflow-action from 0.10.1 to 0.11.0 (#2944)
  • [.markdown-link-check.json] Ignore 127.0.0.1 (#2971)
  • [.markdownlint.yaml] Use ordered style for MD029 (#3006)
  • [.clang-format] Modify include order for srvs package (#3038)
  • [.gitignore] Ignore CodeChecker files (#3085)
  • Update tool versions (#2848)
  • [pre-commit workflows] Add comments to recommend using pre-commit.ci (#3160)
  • Add .fdignore file to allow fd in src (#3247)
  • [deps] Replace peter-evans/enable-pull-request-automerge with GitHub CLI (#3364)
  • Update tool versions (#3102)
  • [clang-format] Change format of short function (#3276)
  • [deps] Bump peter-evans/create-pull-request from 4 to 5 (#3403)
  • [deps] Bump actions/checkout from 3 to 4 (#3805)
  • Update tool versions (#3413)
  • [.clang-tidy] Adds bugprone-unchecked-optional-access check (#3911)
  • [deps] Bump styfle/cancel-workflow-action from 0.11.0 to 0.12.0 (#3992)
  • Update tool versions (#3996)
  • [deps] Bump kenji-miyake/setup-sd from 1 to 2 (#4000)
  • Change commit hash to tag for v1.0

Reverts

  • Install each package of tensorrt (#2807)
  • Revert "ci(pre-commit-optional): autoupdate" (#3383)
  • "feat(repos): add heaphook to repos (#3306)" (#3519)

1.11.0

5 years ago

Announcement

  • Obsolete packages and nodes were removed as announced at Ver.1.10.0 (#1812)
  • Please use colcon for source build. Catkin is no longer supported (#2042) The following commands are required once, when you build from source
sudo apt-get install -y python3-pip python3-setuptools
sudo pip3 install -U setuptools
sudo apt-get install -y python3-colcon-common-extensions

New Features

Experimental Features

  • Autoware Launcher provides simple easy-to-use user interface (#1950)
  • Decision maker is rebuilt based on real-world's requirements (#1609)

Improvements

  • Improved Hybrid A* (#1594) and Cost Map using prediction (#1774) https://www.dropbox.com/s/ista3yrnxc2sbdo/hybrid-astar-avoididance-moricoro-01-x3.mp4?dl=0
  • Removed CUDA dependencies for Darknet (#1784)
  • Improved AS vehicle interface (#1945)
  • Gazebo Simulator can be launched from Runtime Manager (#1930)
  • LVSVL Simulator can be launched from remote machine (#1893)
  • Docker cleanup (#1946)
  • Divided waypoint_loader into waypoint_loader, waypoin_replanner, and waypoint_extractor (#1951)

Bug Fixes

  • Fixed rosbag split size in runtime manager (#1817)
  • Fixed max velocity on right turns at twist_filter (#1880)
  • Fixed first topic of gnss_pose that kills ndt_matching (#1913)
  • Fixed no prediction about objects at x<=0 or y<=0 (#2122)
  • Inserted install commands for all the packages (#1861)

1.10.0

5 years ago

Announcement

  • Autoware is now protected under Apache License Version 2.0 (#1707)
  • ROS Indigo is no longer supported as announced at Ver.1.9.0 (#1743)
  • The following commands are required once when you build from source (#1689)
cd Autoware/ros
rosdep update
rosdep install --from-paths src --ignore-src --rosdistro $ROS_DISTRO
  • Catkin is deprecated but please use it until transit to colcon (#1704, #1865)
  • Obsolete packages and nodes will be removed in the next release (#1812)

New Features

Improvements

  • Added functionality to run.sh in docker/generic (#1617)
  • Tracking accuracy can be measured by KITTI data (#1671)
  • Crossbuild support of multiple gmsl cameras (#1683)
  • Added /sim_lidar tf frame to wf_simulator (#1710)
  • ymc actuation package uses vehicle_cmd instead of twist_cmd for woriking with twist_gate (#1649)

Bug Fixes

  • Disable forced termination when ndt_matching can not write log data (#1824)
  • Fixed a bug where the speed is handled as positive when the gear is reverse (#1740)
  • Fixed a bug where intrinsic calibration cannot detect OpenCV version (#1696)
  • Fixed a bug where ros-kinetic-grid-map-visualization is not installed (#1780)
  • Fixed Milee urdf (#1687)
  • Fixed a bug where pcd_filter fails when point cloud has large values (#1730)

Known Bugs

  • Unable to launch Runtime Manager with colcon build (#1865)

1.9.1

5 years ago

Announcements

  • Ver. 1.9.0 and 1.9.1 have the security fixes #1674 and #1680, respectively. Please apply the fixes if you want to use old versions.

Security Fixes

  • Fixed CVE-2018-1000656 (#1680)

Bug Fixes

  • Fixed an issue where lidar_naive_l_shape_detect can not be built (#1681).

1.9.0

5 years ago

Announcements

  • There is a security fix. Please apply #1674 if you want to use old versions.
  • Indigo is marked as deprecated, and will be removed in a future release (#1663).
  • Obsolete packages and nodes will be removed in future releases (#1664).

Security Fixes

New Features

Improvements

  • Customizable classification name in darknet YOLO (#1535).
  • Cross build for driveworks no longer requires the full NVIDIA SDK (#1534).
  • Docker image is built from local repo instead of cloning GitHub (#1635).
  • The settings of ImageViewerPlugin are saved with the RViz configuration (#1511).

Bug Fixes

  • Fixed an issue where docker image can not be built (#1536).
  • Fixed an issue where ndt_mapping will fail when lidar is mounted in a different direction from base_link (#1472).
  • Fixed an issue where euclidean cluster dies if not enough input points (#1606).
  • Fixed an issue where euclidean cluster doesn't work on CPU w/o multiple thres (#1606).
  • Fixed an issue where catkin runs multiple times in catkin_make_release (#1620).
  • Fixed the setup instructions of SSD (#1613).
  • Fixed an issue where lidar_imm_ukf_pda_track is not connected to the other nodes (#1582).
  • Fixed the compilation error of darknet on Indigo (#1608).
  • Fixed an issue where Topic Frequency in DataRateCheckerPlugin is invisible depending on window size (#1515).
  • Fixed an issue where Point Size of ImageViewrPlugin is not saved with RViz configuration (#1515).
  • Fixed an issue where the intrinsic calibration node outputs an anti-aliasing error (#1581).
  • Fixed the yaml compatibility issue in autoware_camera_calibration (#1622).
  • Fixed an issue where the coodinate frame of camera_info on frame_id is not considered (#1565).

1.8.0

5 years ago

New Features

  • Results of vision detector and lidar detector can be combined by range_vision_fusion (#1419).
    https://www.youtube.com/watch?v=GEUVmO7xWDA
  • Colors of vision data can be projected into lidar data by pixel_cloud_fusion (#1297).
    https://www.youtube.com/watch?v=KhcEpT_3GB4
  • Fake perception generating fake object and pointcloud message (#1439).
    https://www.youtube.com/watch?v=F7yCnQz1FmQ
  • Cross build for NVIDIA DRIVE PX2 (#1447) and generic aarch64 (#1433).
    The build time for NVIDIA DRIVE PX2 is shortened dramatically.
  • Docker for 96boards (#1356).
  • Drivers of Sick LD-MRS lidar (#1287).
  • Grid divider of Point Cloud Map (#1271).
  • Convenient autoware_bag_tools that rename frame IDs (#1307) and extract GNSS nmea data (#1345).
  • Using TF generator when tf.launch is not given (#1239).
  • Pure pursuit publishes deviation of current position (#1357).
  • Can limit maximum scan range of ndt_mapping (#1412).

Improvements

  • Euclidean cluster classifies pointcloud more precisely (#1426).
  • Up to 8 lidars are supported by concat filter (#1255).
  • Speed-up Points to Image processing (#1286).
  • Brush up the internal structure of OpenPlanner (#1400).

Bug Fixes

  • Fixed an issue where multiple cameras publishes the same frame id (#1296, #1313).
  • Fixed ndt_matching and ndt_mapping with GPU of Drive PX2 and Jetson TX2 (#1340).
  • Fixed an issue where /can_velocity and /vehicle/odom are not generated from /vehicle_status (#1351).
  • Fixed an issue where transform from map to base_link is not published in ndt_mapping (#1376).
  • Fixed an issue where the app button of lidar_kf_contour_track and lidar_imm_ukf_pda_track do not work (#1436).

Known Issues

  • Kanade – Lucas – Tomasi (KLT) Tracker does not work on Indigo (#1415).

1.7.0

6 years ago

New features

  • Fix the multi cam support of Traffic Light recognition feat_proj node.
  • Add support to multi traffic signal located in the same pole.
  • Add support to ueye from IDS Imaging cameras using the ueye ros package.
  • Update Hokuyo 2D driver.
  • Add multi LiDAR calibration tool.
  • Add Camera-LiDAR calibration tool.
  • Enable Matlab engine for chessboard detection.
  • Update velodyne drivers and new VLP32C driver.
  • Add support to AVT cameras usin the Vimba SDK.
  • Add traffic light recognizer based on MxNet framework.
  • Add Yolo v3 detector.
  • Add accleration to ctrl_cmd.
  • Add vehicle status node/topic.
  • Fix compile error on decision_maker.
  • Fix velocity planning at end of waypoint.
  • Updated README, Added FAQ, Travis-CI status, new nodes.
  • Add NDT matching safe monitor.
  • Update Docker README.md.
  • Add multiple objects trakking algorithms by IMM-UKF-PDA tracker.
  • Add velocity re-planning tool for waypoint.
  • Update concat filter to increase the supported number of lidars from 2 to 8.
  • Rename and restructure packages

1.6.2

6 years ago

1.6.0

6 years ago

New features

  • Add GPU NDT Matching
  • Add controllable vehicle from Autoware. The following cars will be controllable:
    • Yamaha Motor Powered Products Co., Ltd. G30Es Li
    • Autonomous-stuff, PACMod equipped
  • Add new Rviz models.
  • Add docker file for the ubuntu 16.04 with ROS Kinetic
  • Add Ray Ground Filter
  • Enhance DecisionMaker, it can control vehicle according to rule based.
  • Enable to perform split loading of maps in NDT in real time.
  • Add Ray ground filter. it can be filtering ground when using multiple velodyne.
  • Add to support multi traffic signal
  • Deprecated WebRTM
  • Fix some bugs
  • rviz window position
  • NDT Matching does not work when lidar rotates.

Known Issues:

  • When "use_gpu" of ndt_matching (also ndt_mapping) is true, As the map size increases, the CUDA memory is insufficient and the program drops
  • When "use_fast_pcl" of ndt_matching (also ndt_mapping) is true, if load a large map, use too huge memory.

1.5.1

6 years ago

Release v.1.5.1

Bug Fixes

  • Fix build issues

Known Issues

  • ladybug node is not build.