Giter Site home page Giter Site logo

wenbo9045 / fiss_plus_planner Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ss47816/fiss_plus_planner

0.0 0.0 0.0 226.31 MB

[IROS 2023] FISS+: Efficient and Focused Trajectory Generation and Refinement using Fast Iterative Search and Sampling Strategy

License: Apache License 2.0

Python 100.00%

fiss_plus_planner's Introduction

FISS+ Planner

[IROS 2023] FISS+: Efficient and Focused Trajectory Generation and Refinement using Fast Iterative Search and Sampling Strategy

Ubuntu Python CodeFactor GitHub Repo stars GitHub Repo forks

drawing drawing drawing

drawing drawing drawing

drawing drawing drawing

Dependencies

  • python>=3.8
  • commonroad==2022.3
  • cvxpy>=1.0.0

Install

We recommend using the anaconda environment

# Clone this repository to a location <PARENT_DIR> (change this part)
cd <PARENT_DIR>
git clone https://github.com/SS47816/fiss_plus_planner
cd fiss_plus_planner
# Create a conda envrionment from the file
conda env create -f environment.yml
conda activate cr
# Export path
export PYTHONPATH=$PYTHONPATH:"<PARENT_DIR>/fiss_plus_planner"

Usage

  1. You may modify the configuration file located at ./cfgs/demo_config.yaml

  2. Run the demo script:

    python3 scripts/demo_cr.py

    The result of each scenario will be save as a separate .gif file under the specified ouput directory (./data/output/gif/)

Contribution

You are welcome contributing to the package by opening a pull-request

We are following: Google Python Style Guide

License

Licensed under Apache License 2.0

fiss_plus_planner's People

Contributors

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