Error building ros2 package
Sorry to bother, does anyone know what does the below error is requesting me to do?
fatal error: gazebo_ros/node.hpp: No such file or directory
#include <gazebo_ros/node.hpp>
^~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [CMakeFiles/door.dir/src/door.cpp.o] Error 1
make[1]: *** [CMakeFiles/door.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....