Giter VIP home page Giter VIP logo

bestman_pybullet's Introduction

BestMan - A Pybullet-based Mobile Manipulator Simulator

Welcome to the official repository for the BestMan Robot Simulator, integrated with Pybullet. This project provides a comprehensive simulation environment for the BestMan robot, a sophisticated machine featuring a robust base and a versatile arm (Ur5e).

๐Ÿ’ป Installation

git clone https://github.com/yding25/BestMan_Pybullet.git
git submodule init
git submodule update

Install OMPL package

pip3 install pygccxml==2.2.1.
cd BestMan_Pybullet/package_OMPL
pip3 install ompl-1.6.0-cp38-cp38-manylinux_2_28_x86_64.whl

๐Ÿ”Ž Project Structure

โ”œโ”€โ”€ APIs_in_utils.txt
โ”œโ”€โ”€ examples
โ”‚   โ”œโ”€โ”€ navigation_basic.py
โ”‚   โ”œโ”€โ”€ ...
โ”œโ”€โ”€ Kitchen_models
โ”œโ”€โ”€ tool
โ”‚   โ”œโ”€โ”€ capture_screen_front.py
โ”‚   โ”œโ”€โ”€ ...
โ”œโ”€โ”€ URDF_models
โ”œโ”€โ”€ URDF_robot
โ”‚   โ”œโ”€โ”€ segbot.urdf
โ”‚   โ”œโ”€โ”€ ur5e.urdf
โ”‚   โ””โ”€โ”€ ...
โ””โ”€โ”€ utils
    โ”œโ”€โ”€ pb_ompl.py
    โ”œโ”€โ”€ utils_Bestman.py
    โ”œโ”€โ”€ ....

๐Ÿ‘จโ€๐Ÿ’ป Basic Demos

Load Kitchens

python3 ./examples/load_kitchen_v0.py
kitchen

Navigation

python3 ./examples/navigation_basic.py
navigation

Manipulation

python3 ./examples/grasp_bowl_in_kitchen_v0.py
python3 ./examples/grasp_bowl_from_drawer_in_kitchen0.py
manipulation Video 1 Video 2

๐Ÿ“˜ Additional Resources

  • APIs_in_utils.txt: A detailed list of common functions used in the utility scripts

๐Ÿš€ Citation and Reference

@article{ding2023task,
  title={Task and motion planning with large language models for object rearrangement},
  author={Ding, Yan and Zhang, Xiaohan and Paxton, Chris and Zhang, Shiqi},
  journal={arXiv preprint arXiv:2303.06247},
  year={2023}
}
@article{ding2023integrating,
  title={Integrating Action Knowledge and LLMs for Task Planning and Situation Handling in Open Worlds},
  author={Ding, Yan and Zhang, Xiaohan and Amiri, Saeid and Cao, Nieqing and Yang, Hao and Kaminski, Andy and Esselink, Chad and Zhang, Shiqi},
  journal={arXiv preprint arXiv:2305.17590},
  year={2023}
}
@article{gao2023orla,
  title={ORLA*: Mobile Manipulator-Based Object Rearrangement with Lazy A},
  author={Gao, Kai and Ding, Yan and Zhang, Shiqi and Yu, Jingjin},
  journal={arXiv preprint arXiv:2309.13707},
  year={2023}
}

bestman_pybullet's People

Contributors

yding25 avatar skywalkerwang98 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.