Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaeyoung-Lim authored and Ryanf55 committed Nov 29, 2024
1 parent 02189d6 commit 9c5fb57
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions include/grid_map_geo/grid_map_geo.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,6 @@ class GridMapGeo {
*/
void AddLayerNormals(std::string reference_layer);

geometry_msgs::msg::TransformStamped static_transformStamped_;

protected:
grid_map::GridMap grid_map_;
Location maporigin_;
Expand Down

0 comments on commit 9c5fb57

Please sign in to comment.