gzserver: symbol lookup error: /home/madhu/work/gazebo_map_creator_ws/install/gazebo_map_creator/lib/libgazebo_map_creator.so: undefined symbol: _ZN10gazebo_ros4Node3GetEv
When I try to run gazebo -s libgazebo_map_creator.so myworld.world command I get the above issue.
What could be the issue here?