Sachin Kumar

Results 34 comments of Sachin Kumar

Same error on my Ubuntu 16.04. Does anyone has solution for it?

Hi, I am not an expert. But you can try to remap that topic to something else when you don't want darknet_ros to detect object and when you want it...

Hi, Greetings I would like to ask for some help, I am trying to build this. But getting some issues. Build Log ```bash cmake -G Xcode .. -- The C...

Yes, thanks fixed that issue with recursive update Getting build error ```bash In file included from /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/math.h:294: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:837:41: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX17' # define _LIBCPP_DEPRECATED_IN_CXX17 _LIBCPP_DEPRECATED ^ /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.3.sdk/usr/include/c++/v1/__config:810:49: note:...

Thanks for response, I am adding the log file command ```bash cmake -G Xcode .. xcodebuild -project libresprite.xcodeproj -target ALL_BUILD -parallelizeTargets \ -configuration RelWithDebInfo -hideShellScriptEnvironment ``` [log.txt](https://github.com/LibreSprite/LibreSprite/files/11253506/log.txt)

You might want to check the `tools/demo.py` file which uses the `show_seg_result` function to show the result. https://github.com/hustvl/YOLOP/blob/8d8f68df318c71f01d6f813c024df646c7d1978f/lib/utils/plot.py#L24

@mvgianel you need to modify the partition name to mmcblk0p2 in the uEnv.txt in order to locate the ros files. > Hi @ohkawatks, > > Sorry, I misspelled the file...

Hi, I am also facing this issue related to `Cannot read BIT file` for simple_adder as well as offloaded_double_vadd while building. Can you please help to solve this issue? Thanks

@vmayoral @jasvinderkhurana Can you please help to solve this issue? Thanks 🙏