Giter Club home page Giter Club logo

efficient-trajectory-optimization-for-robot-motion-planning--examples's Introduction

Efficient Trajectory Optimization for Robot Motion Planning -- Examples

Examples of efficient trajectory optimization for robot motion planning

Screenshot

Dependency

  • chebfun - Numericaltool for Chebyshev function
  • CasADi - Symbolic tool for automatic differentiation

Usage

Run MainDemo.m and follow instructions.

Available Demos

  • [0] 2D scara robot, time optimal motion with kinematics constraints

  • [1] 2D scara robot, obstacle avoidance with kinematics constraints

  • [2] 2D scara robot, obstacle avoidance with dynamics constraints

  • [3] 2D wafer handling robot, obscatle avoidance with kinematics constraints, description refer to "Trajectory planning for robot manipulators considering kinematic constraints using probabilistic roadmap approach." Xiaowen Yu etc., 2017, or "Intelligent Control and Planning for Industrial Robots." Yu Zhao, 2018.

  • In regards of 6-axis robot cases, using FANUC M20iA model from ARTE. Implementation includes visualization, forward and inverse kinematics, inverse dynamics (recursive Newton Euler method, or rNE), and forward dynamics (articulated body algorithm, or ABA) for planning calculation. Some parameters have been modified from ARTE (zero offset, joint limit)

  • [4] 6-axis robot, time optimal control under dynamic constraints (velocity bound, torque bound, and torque rate bound). Can choose whether using regularization term in cost function or not. If not, running 'pure' time optimal control result, which runs slower and returns motion a little bit wired to human.

  • [5] 6-axis robot, time optimal control under dynamic constraints as [4] and obstacle avoidance constraints. Can choose whether using regularization term in cost function or not. Can choose whether to visualize boudning balls of robot links.

  • [6] 6-axis robot, time optimal control under kinematic constraints (position, velocity, acceleration, jerk) and obstacle avoidance constraints. Can choose whether to visualize bounding balls of robot links.

Besides, a quadrotor demo can be found in another git repo

These examples demonstrate the work shown in "Efficient trajectory optimization for robot motion planning." (2018).

Videos

2D scara robot planning

3D 6-axis robot planning

Reference

  • Zhao, Yu, Hsien-Chung Lin, and Masayoshi Tomizuka. "Efficient trajectory optimization for robot motion planning." 2018 15th International Conference on Control, Automation, Robotics and Vision (ICARCV). IEEE, 2018.
  • Zhao, Yu. Intelligent Control and Planning for Industrial Robots. Diss. UC Berkeley, 2018.
  • Yu, Xiaowen, et al. "Trajectory planning for robot manipulators considering kinematic constraints using probabilistic roadmap approach." Journal of Dynamic Systems, Measurement, and Control 139.2 (2017).

Citation

Please use

@inproceedings{zhao2018efficient,
  title={Efficient trajectory optimization for robot motion planning},
  author={Zhao, Yu and Lin, Hsien-Chung and Tomizuka, Masayoshi},
  booktitle={2018 15th International Conference on Control, Automation, Robotics and Vision (ICARCV)},
  pages={260--265},
  year={2018},
  organization={IEEE}
}

or

@phdthesis{zhao2018intelligent,
  title={Intelligent Control and Planning for Industrial Robots},
  author={Zhao, Yu},
  year={2018},
  school={UC Berkeley}
}

efficient-trajectory-optimization-for-robot-motion-planning--examples's People

Contributors

yzhao334 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.