Code Monkey home page Code Monkey logo

fkie-nbv-planner's Introduction

FKIE NBV Planner

Description

The fkie_nbv_planner package provides view poses for online next-best-view planning to perform 3D Exploration and Inspection tasks using a mobile manipulator robot.

Checkout the teaser video on YouTube:

Screencast of NBV planner in action

Citation

If you use this work for scientific purposes, please consider to reference the following article:

@ARTICLE{9695293,
  author={Naazare, Menaka and Rosas, Francisco Garcia and Schulz, Dirk},
  journal={IEEE Robotics and Automation Letters},
  title={Online Next-Best-View Planner for 3D-Exploration and Inspection With a Mobile Manipulator Robot},
  year={2022},
  volume={7},
  number={2},
  pages={3779-3786},
  doi={10.1109/LRA.2022.3146558}
}

The article can be found on IEEE Xplore and arXiv.

Requirements

This package has been tested on Ubuntu 20.04 and ROS Noetic

Installation

  • Install all dependencies:

    sudo apt install libcgal-dev libeigen3-dev ros-noetic-gps-common ros-noetic-octomap \
                     ros-noetic-octomap-msgs ros-noetic-octomap-server \
                     ros-noetic-octomap-rviz-plugins ros-noetic-tf ros-noetic-tf2 \
                     ros-noetic-tf2-geometry-msgs ros-noetic-visualization-msgs \
                     ros-noetic-jsk-rviz-plugins
  • Clone and build the custom packages

    cd ${your_ros_workspace}
    git -C src clone https://github.com/fkie/fkie_ddynamic_reconfigure.git
    git -C src clone https://github.com/fkie/fkie-nbv-planner.git
    git -C src clone https://github.com/fkie/fkie_environmental_measurements.git
    catkin build fkie-nbv-planner

Try it out!

We highly recommend using fkie_node_manager for managing the ROS nodes. run_planner.launch starts the next-best-view planner:

roslaunch fkie_nbv_planner run_planner.launch

Project status

We are currently working on the Noetic version of the complete system that can demonstrate the execution of the planner with a husky base and a panda arm using behavior trees. The complete system is planned to be available by the end of June 2022.

Acknowledgements

Our work builds upon ideas already presented in the literature:

Authors

  • Menaka Naazare (E-Mail)
  • Francisco Garcia Rosas (Email)

fkie-nbv-planner's People

Contributors

roehling avatar mnksnz 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.