We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ 73%] Building CXX object plugins/linkattacher/CMakeFiles/gazebo_yarp_linkattacher.dir/src/linkattacher.cc.o [ 74%] Linking CXX shared library ../../lib/libgazebo_yarp_linkattacher.so [ 74%] Built target gazebo_yarp_linkattacher [ 75%] Building CXX object plugins/lasersensor/CMakeFiles/gazebo_yarp_lasersensor.dir/src/LaserSensor.cc.o In file included from /home/runner/work/gazebo-yarp-plugins/gazebo-yarp-plugins/plugins/lasersensor/src/LaserSensor.cc:9: /home/runner/work/gazebo-yarp-plugins/gazebo-yarp-plugins/plugins/lasersensor/include/yarp/dev/LaserSensorDriver.h:12:10: fatal error: yarp/dev/LaserMeasurementData.h: No such file or directory 12 | #include <yarp/dev/LaserMeasurementData.h> | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make[2]: *** [plugins/lasersensor/CMakeFiles/gazebo_yarp_lasersensor.dir/build.make:76: plugins/lasersensor/CMakeFiles/gazebo_yarp_lasersensor.dir/src/LaserSensor.cc.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:1238: plugins/lasersensor/CMakeFiles/gazebo_yarp_lasersensor.dir/all] Error 2 make: *** [Makefile:146: all] Error 2
The text was updated successfully, but these errors were encountered:
Probably related to robotology/yarp#3130 .
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
The text was updated successfully, but these errors were encountered: