Giter VIP home page Giter VIP logo

lqrrt's People

Contributors

jnez71 avatar kev-the-dev avatar mattlangford avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

lqrrt's Issues

Path Re-evaluation for Car Behavior

Sometimes after traveling for a bit, things open up and re-planning right then would help a lot. How can we program in this intelligence? For example, escape behavior will switch to car behavior when a clear line of sight is found, but when would car decide it too should drop its last plan in favor of something else?

about rviz

Hi Jason Nezvadovitz:
Thankyou for you project.
I want to know how to set in rviz so that i can see the GUI like the picture you paste in "Readme"?
I copy the lqrrt.rviz into .rviz fold and there is a "global status:warn -- no tf data" at rviz panel

CV2 Error

This (extremely rare and seemingly random) error occurs during normal running:

Preparing: drive
Rotating towards goal (duration: 0.96)
OpenCV Error: Bad flag (parameter or structure field) (Unrecognized or unsupported array type) in cvGetMat, file /home/matt/Downloads/opencv-2.4.9/modules/core/src/array.cpp, line 2482
[ERROR] [WallTime: 1477538455.157950] Exception in your execute callback: /home/matt/Downloads/opencv-2.4.9/modules/core/src/array.cpp:2482: error: (-206) Unrecognized or unsupported array type in function cvGetMat

Traceback (most recent call last):
  File "/opt/ros/indigo/lib/python2.7/dist-packages/actionlib/simple_action_server.py", line 291, in executeLoop
    self.execute_callback(goal)
  File "/home/matt/mil_ws/src/lqRRT/demos/lqrrt_ros/nodes/lqrrt_node.py", line 255, in move_cb
    clean_update = self.tree_chain()
  File "/home/matt/mil_ws/src/lqRRT/demos/lqrrt_ros/nodes/lqrrt_node.py", line 310, in tree_chain
    self.goal_bias, self.sample_space, self.guide = self.select_exploration()
  File "/home/matt/mil_ws/src/lqRRT/demos/lqrrt_ros/nodes/lqrrt_node.py", line 540, in select_exploration
    area, rect = cv2.floodFill(test_flood, np.zeros((test_flood.shape[0]+2, test_flood.shape[1]+2), np.uint8), ss_goal, 69)
error: /home/matt/Downloads/opencv-2.4.9/modules/core/src/array.cpp:2482: error: (-206) Unrecognized or unsupported array type in function cvGetMat

Readme / Wiki

The readme should be a better getting-started guide and the wiki should be comprehensive.

lqrrt paper

Hello Jason Nezvadovitz:
You project is awesome, and can you tell me which papers or algorithm you used in this project?
LQR-RRTstar?

Star Algorithm

The core planner code does not currently do RRT*. However at this point, the pure kinodynamic RRT code is clean and tested enough to start giving the * a try again.

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.