Giter Site home page Giter Site logo

arm_planning's People

Contributors

cfather avatar pdholmes avatar ramvasudevan avatar raquelometer avatar skousik avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

arm_planning's Issues

Can't run example code.

I tried running the file arm_example_7a_RTD_planning_2link.m (file here) and got the following error:

Unrecognized property 'make_new_tree_every_iteration_flag' for class 'robot_arm_RRT_HLP'.

Error in parse_args (line 3)
obj.(varargin{idx}) = varargin{idx+1} ;

Error in high_level_planner (line 33)
HLP = parse_args(HLP,varargin{:}) ;

Error in robot_arm_sampling_based_HLP (line 45)
HLP@high_level_planner(varargin{:}) ;

Error in robot_arm_RRT_HLP (line 10)
HLP@robot_arm_sampling_based_HLP(varargin{:}) ;

Error in robot_arm_RTD_planner_2link2d (line 14)
HLP = robot_arm_RRT_HLP('make_new_tree_every_iteration_flag',true) ;

Error in arm_example_7a_RTD_planning_2link (line 35)
P = robot_arm_RTD_planner_2link2d('verbose', verbosity, 't_plan', t_plan) ;

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.