Giter Site home page Giter Site logo

rayvburn / srpb Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 692 KB

A source code and the toolkit accompanying the paper "Quantitative Metrics for Benchmarking Human-Aware Robot Navigation"

License: BSD 3-Clause "New" or "Revised" License

CMake 2.56% C++ 74.88% Shell 1.36% Python 21.20%
navigation planning robot-navigation robotics ros social-robotics benchmark

srpb's Introduction

srpb

The repository contains the source code of the SRPB - Social Robot Planners Benchmark - a benchmark that allows for quantitative evaluation of robot navigation performance and social aspects.

Graphical abstract

The corresponding package that allows logging data while the robot is navigating (using ROS1 navigation stack) is available at srpb_move_base.

A detailed description of metrics computation formulas is presented in the article Quantitative metrics for benchmarking human-aware robot navigation.

If you are using this benchmark in your research, please cite it as:

@article{karwowski2023quantitative,
  author={Karwowski, Jarosław and Szynkiewicz, Wojciech},
  journal={IEEE Access},
  title={Quantitative Metrics for Benchmarking Human-Aware Robot Navigation},
  year={2023},
  volume={11},
  number={},
  pages={79941-79953},
  doi={10.1109/ACCESS.2023.3299178}
}

Installation

Follow the steps below to clone SRPB-related packages:

cd <WS_DIR>/src
git clone --recurse-submodules https://github.com/rayvburn/srpb.git -b melodic-devel srpb/srpb
rosinstall -n . srpb/srpb/srpb.rosinstall

Usage

A log file is saved once the goal is reached by the srpb_move_base node. Renewing the goal pose before reaching the previous one does not cause the files to be divided into parts.

TBD...

Acknowledgments

The foundation of this package is MRPB: Mobile Robot Local Planning Benchmark. There might be some shared sections of code, but overall, the original package has undergone a major overhaul.

Contributing

Feel free to share your ideas, suggestions in Issues. Contributing to the code development is also appreciated.

srpb's People

Contributors

nkuwenjian avatar rayvburn avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

dtbinh

srpb's Issues

`logger` - transform poses to a common frame

With the current testing setup it is not necessary as poses are expressed in odom frame but with other perception frameworks it may not hold.

Covariances should also be transformed.

investigate whether some allocation issues exist

First time similar error occurred during usage of EBand evaluation on a real robot. Then, with TEB in a simulation (only once):

[ WARN] [1678061991.479280799, 23.167000000]: TebLocalPlannerROS: trajectory is not feasible. Resetting planner...
terminate called after throwing an instance of 'std::bad_alloc'
  what():  std::bad_alloc
[move_base-23] process has died [pid 19117, exit code -6, cmd (...)
[move_base-23] restarting process
process[move_base-23]: started with pid [20314]

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.