GithubHelp home page GithubHelp logo

hkpolyu-uav / auto Goto Github PK

View Code? Open in Web Editor NEW
105.0 105.0 18.0 149.06 MB

I use YOLO-tiny and KF for an UAV to track and follow an object.

License: GNU Affero General Public License v3.0

CMake 2.65% Python 9.46% C++ 74.31% C 13.58%

auto's People

Contributors

pattylo avatar rockyjbl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

auto's Issues

Could NOT find Boost (missing: python) (found version "1.71.0")

When I execute this line of code catkin_make, an error occurs:

CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message):
  Could NOT find Boost (missing: python) (found version "1.71.0")
Call Stack (most recent call first):
  /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393  #(_FPHSA_FAILURE_MESSAGE)
  /usr/share/cmake-3.16/Modules/FindBoost.cmake:2179 (find_package_handle_standard_args)
  AUTO/cv_bridge/CMakeLists.txt:16 (find_package)


-- Configuring incomplete, errors occurred!
See also "/home/nvidia/Liuwf/C-tracking/workspace/build/CMakeFiles/CMakeOutput.log".
See also "/home/nvidia/Liuwf/C-tracking/workspace/build/CMakeFiles/CMakeError.log".
Invoking "cmake" failed

How to solve the error: (-215:Assertion failed) src.channels() == 1 && src.dims == 2 in function 'findNonZero'`

Hi there, when I try to run those command below
rosrun offb camera && rosrun offb track
the system throw out the exception like this in run_yolo.cpp line 166 cv::findNonZero(ROIframe, nonzeros);

360 x 640 time:0 fps: inf call findNonZero OpenCV(4.6.0-dev) /home/pisces/opencv/modules/core/src/count_non_zero.dispatch.cpp:160: error: (-215:Assertion failed) src.channels() == 1 && src.dims == 2 in function 'findNonZero'

and I don't know what to do. Did you meet this problem when you make coding before?

Well, I guess it maybe caused by the camera type, but I'm not very sure. By the way,I run this code on simulation environment(XTDrone, gazebo).

So I hope you can help me to solve the problem.

thanks~

找不到offb/obj.h

/home/nvidia/AUTO/src/AUTO-master/offb/src/camera.cpp:14:10: fatal error: offb/obj.h: 没有那个文件或目录
#include "offb/obj.h"
^~~~~~~~~~~~
compilation terminated.
AUTO-master/offb/CMakeFiles/camera.dir/build.make:62: recipe for target 'AUTO-master/offb/CMakeFiles/camera.dir/src/camera.cpp.o' failed
make[2]: *** [AUTO-master/offb/CMakeFiles/camera.dir/src/camera.cpp.o] Error 1
CMakeFiles/Makefile2:1874: recipe for target 'AUTO-master/offb/CMakeFiles/camera.dir/all' failed
make[1]: *** [AUTO-master/offb/CMakeFiles/camera.dir/all] Error 2
make[1]: *** 正在等待未完成的任务....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.