Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nav2_costmap_2d: add missing default_value_ copy in Costmap2D operator=
default_value_ is an attribute of the Costmap2D class and should be copied along with the other attributes.
- Loading branch information