GithubHelp home page GithubHelp logo

rrtstar's Introduction

This is a default README file, please replace its contents with information
relevant to your project.

This software is constructed according to the Pods software policies and
templates.  The policies and templates can be found at:

  http://sourceforge.net/projects/pods

====

Name:         motion_planning/rrtstar_dub
Maintainers:  FILL-ME-IN
Summary:      FILL-ME-IN
Description:
  FILL-ME-IN

Requirements: 
  FILL-ME-IN

License:      FILL-ME-IN

rrtstar's People

Contributors

afdaniele avatar husky-ripl avatar mrwalter avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

rrtstar's Issues

RRT* segfaults on call to mutex_unlock

The RRT* segfaults on a call to unlock plan_mutex when trashing the tree after the committed trajectory is in collision. It seems that the mutex is already unlocked.

The segfault occurs as a result of the mutex_unlock call at https://github.com/ripl-ttic/rrtstar/blob/89b13c4ca161470312c207570a75a4956e7c8eec/src/main.c#L2455, likely due to it already being unlocked at https://github.com/ripl-ttic/rrtstar/blob/89b13c4ca161470312c207570a75a4956e7c8eec/src/main.c#L2206.

For now, I will comment out the second call to unlock.

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.