GTEC-UDC / rostoa

Several ROS nodes related with TimeOfArrival sensors and measurements.
MIT License
0 stars 0 forks source link

RangingDifference.h #1

Open JoySweta opened 5 years ago

JoySweta commented 5 years ago

This file is not included so I can't compile my code. I got following error message: /home/sweta/catkin_ws/src/gtec_rostoa/src/rostoa/publishers/node_ranging_diff.cpp:24:31: fatal error: RangingDifference.h: No such file or directory compilation terminated. gtec_rostoa/CMakeFiles/rangingdifference.dir/build.make:62: recipe for target 'gtec_rostoa/CMakeFiles/rangingdifference.dir/src/rostoa/publishers/node_ranging_diff.cpp.o' failed make[2]: [gtec_rostoa/CMakeFiles/rangingdifference.dir/src/rostoa/publishers/node_ranging_diff.cpp.o] Error 1 make[2]: Waiting for unfinished jobs.... [ 93%] Building CXX object gtec_rostoa/CMakeFiles/rangingdifference.dir/src/rostoa/diff/RangingDifference.cpp.o /home/sweta/catkin_ws/src/gtec_rostoa/src/rostoa/diff/RangingDifference.cpp:24:31: fatal error: RangingDifference.h: No such file or directory compilation terminated. [ 94%] Built target anchors gtec_rostoa/CMakeFiles/rangingdifference.dir/build.make:86: recipe for target 'gtec_rostoa/CMakeFiles/rangingdifference.dir/src/rostoa/diff/RangingDifference.cpp.o' failed make[2]: [gtec_rostoa/CMakeFiles/rangingdifference.dir/src/rostoa/diff/RangingDifference.cpp.o] Error 1 CMakeFiles/Makefile2:2643: recipe for target 'gtec_rostoa/CMakeFiles/rangingdifference.dir/all' failed make[1]: [gtec_rostoa/CMakeFiles/rangingdifference.dir/all] Error 2 make[1]: Waiting for unfinished jobs.... [ 94%] Built target hq_robot_task_generate_messages [ 98%] Built target mavros_plugins Makefile:160: recipe for target 'all' failed make: [all] Error 2 Invoking "make -j4 -l4" failed

pxc2017 commented 5 years ago

i have the same problem,have you solved that yet? @ @JoySweta does it come from the uwb device driver?@valentinbarral

valentinbarral commented 5 years ago

Sorry for these problems, there were a missing file in the repo. I updated all repositories related with this UWB-Gazebo work today, so now it should compile.