Skip to content

Commit

Permalink
Remove unused variable (ethz-asl#64)
Browse files Browse the repository at this point in the history
Co-authored-by: Jaeyoung-Lim <jalim@ethz.ch>
  • Loading branch information
Ryanf55 and Jaeyoung-Lim authored Nov 29, 2024
1 parent 02189d6 commit 89d1b86
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 89d1b86

Please sign in to comment.