GithubHelp home page GithubHelp logo

Comments (2)

kaushikbalasundar avatar kaushikbalasundar commented on June 10, 2024 1

Makes sense, thanks for your prompt response!

from person_following_bot.

take2rohit avatar take2rohit commented on June 10, 2024
  • Our code doesn't require any camera parameters (intrinsic or extrinsic). So even an uncalibrated depth camera is sufficient to for the code to work
  • The camera is to be mounted on top of Turtlebot. (Check out Fig. 3 of our research paper)
  • Our aim was to keep the person about 1.5 meters away from the person. Hence the value 1.5 in p_error_l comes from here. We try to basically have a zero error in depth. ()
  • The robot moves in such a way that the person always remains at the center of the frame. In our case, the frame size was (1280 x 720). Hence the center of the frame should be 1280/2 = 640. Therefore we have error in x-direction as p_error_a = x - 640

Thanks for the enhancement/ Hope this solves your problem. You can raise a pull request by making these as variables which will be easier for others to understand and maybe add in README.md as well

from person_following_bot.

Related Issues (10)

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.