I'm trying to do installation by following your youtube tutorial https://www.youtube.com/watch?v=eSAsLAzYzm4
On the step when I need to run "./installRealSenseROS.sh", I had an error (you can see in attachement) which eventually lead to
Invoking "make -j8 -l8" failed
Seems the issue on the line 1969 of base_realsense_node file where ‘find_if’ was not declared.
Can you please tell me how to fix this issue to be able succsesfully finish the installation. Look forward to hearing from you!
@jetsonhacks @JetsonHacksNano
I'm trying to do installation by following your youtube tutorial https://www.youtube.com/watch?v=eSAsLAzYzm4 On the step when I need to run "./installRealSenseROS.sh", I had an error (you can see in attachement) which eventually lead to Invoking "make -j8 -l8" failed Seems the issue on the line 1969 of base_realsense_node file where ‘find_if’ was not declared. Can you please tell me how to fix this issue to be able succsesfully finish the installation. Look forward to hearing from you!