By Zhou

Results 3 comments of By Zhou

> In my case, change dir to yours `ros_ws` working directory. > > type `vim src/realsense-ros/realsense2_camera/CMakeLists.txt` > > add the following code link to OpenCV > > `find_package(OpenCV 4 REQUIRED)...

solve it by use scons platform=linux-gcc to replace /scratch0/scons/bin/scons platform=linux-gcc

> > solve it by use scons platform=linux-gcc to replace /scratch0/scons/bin/scons platform=linux-gcc > > I think there should be a `scons.sh` or `scons.py` or something under the directory `jsoncpp`, but...