Giter Site home page Giter Site logo

vision-based-navigation's Introduction

Vision-based-Navigation

Finding the tf of the camera

1. Calibrate the camera

Add the images (10-14) with the chessboard to the calibration folder. Note the K and D matrices and update it in the camera_pose.py script. Make sure to specify resolution of camera in the camera_calibration.py

python3 camera_calibration.py calibration/

2. Getting the camera coordinate with respect to ARUCO marker

Keep the camera in the desired location and run the camera_pose.py script. Note down the tvec and rvec values. This is the camera pose with respect to the marker.

python3 camera_pose.py 

3. Finding the Lidar to Marker transform

Physcially measure the translation and rotation of the marker with respect to the lidar.

4. Adding the tfs in the launch file

Installing and running spatio-temporal voxel layer

1. Installing the package from binaries or souce

2. Adding the config parameters to costmap.yaml

3. Adding the plugin in local_costmap.yaml and/or global_costmap.yaml

4. Adding/Checking the map to camera_aligned_to_depth_color_frame

5. Use NavStack as usual.

vision-based-navigation's People

Contributors

srijan221 avatar nicknair avatar

Watchers

 avatar  avatar

Forkers

srijan221

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.