Pou-Chun Kung
Pou-Chun Kung
I got same problem too. Is there any way to fix it?
In the CMakeLists.txt catkin_package() must be called after add_message_files and generate_messages in project. But after i fixed it ,i got new error as below. ``` fatal error: face_tracker_pkg/centroid.h: No such...
Problem solve! Thanks for your help.
Same issue here.
Hello, did you know how to solve the issue? I meet same error too.
Anyone figure out how to solve this problem? I meet the same error too.
Hello, I think you guys face the same issue. https://github.com/Hypha-ROS/hypharos_ardrone_navigation/issues/3#issuecomment-487378389
Hello @boonflies @axelfar Sorry, I didn't describe it clearly. Actually, you should press "l" and "p" in conversion node to lock and publish point cloud. Not in point cloud viewer...
@boonflies could you pose your rqt node graph in here ? Maybe it can help us to figure out what's happening.
It seems that LSD slam viewer node didn't publish point cloud. Because we modified the code of original LSD slam. Please check that you are using lsd_slam in our repo.