He, Peng

A Roboticist.

Be Focused & Cool.


Tag: OpenRave


  1. Rapidly Exploring Random Tree (RRT), OpenRave, 7-DOF PR2 Robot Arm, C++

    Abstract: There are a lot motion planning algorithms but few of them work well on a high-dimensional C-Space, until the RRT[^n] is out. In this post, we are going to implement a RRT algorithm in C++ and test it on a PR2 robot arm. Introduction First…

    Study & Research, Projects, C++, RRT, OpenRaveRead More