Code Monkey home page Code Monkey logo

dynamic_scan_tracking's Introduction

UAV Tracking with Solid-State Lidars: Dynamic Multi-Frequency Scan Integration



Project Page   •   Paper   •   Contact Us

This is the code implementation for the paper UAV Tracking with Solid-State Lidars: Dynamic Multi-Frequency Scan Integration.


Install

The code has been tested on Ubuntu 20.04 with ROS Noetic

Dependencies

The drone detection requires the point cloud to be in PointCloud2 format while the tracking uses the Livox CustomMsg data type. For the conversion use this repository and follow the instructions. If you use a different repository, change the value for the self.lidar_sub variable in the livox_to_img.py file accordingly.

Build

  cd ~/catkin_ws/src
  git clone https://github.com/TIERS/dynamic_scan_tracking
  cd ..
  catkin build

Run

roslaunch dynamic_scan_tracking dynamic_scan_tracking.launch

To enable/disable the drone detection modify the parameters in the config.yaml file.

Citation

If you use this code for any academic work, please cite the following publication:

@misc{catalano2023uav,
    title={UAV Tracking with Solid-State Lidars:Dynamic Multi-Frequency Scan Integration}, 
    author={Iacopo Catalano and Ha Sier and Xianjia Yu and Jorge Pena Queralta and Tomi Westerlund},
    year={2023},
    eprint={2304.12125},
    archivePrefix={arXiv},
    primaryClass={cs.RO}
}

dynamic_scan_tracking's People

Contributors

iacopomc avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

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.