bebop_autonomy icon indicating copy to clipboard operation
bebop_autonomy copied to clipboard

Problems with Running the Driver as Nodelet [SOLVED]

Open cesarhcq opened this issue 8 years ago • 1 comments

Hello everyone! I'm obtaining an error when i try to run the Driver as Nodelet. I am trying this because i need to run the camera in the same Launch file. When i try to run the Driver as Node, it works fine. However as Nodelet the camera try to show the streaming, but after few seconds is not possible to see anything. I don't know if this error is caused by firmware or some procedure that i am doing it wrong. Someone could help me?

Thanks a lot!

cesarhcq avatar Dec 20 '17 14:12 cesarhcq

Hi @cesarhcq

I'm afraid I can't understand your question, could you provide more information ?

BTW these might help:

This launch file if for launching the driver as Nodelet: bebop_nodelet.launch

And if you want to use your own launch file to add more Nodelets to use the same Nodelet Manager, here an example that runs image_view as well: bebop_nodelet_iv.launch

Voidminded avatar Feb 05 '18 21:02 Voidminded