Coder Social home page Coder Social logo

subharmonic_apf's Introduction

1 Install ROS

Please follow the official instructions: https://wiki.ros.org/ROS/Installation

However, some convenient command line tools may be helpful:

โ€‹ https://wiki.ros.org/ROS/Installation/TwoLineInstall/

โ€‹ https://github.com/fishros/install

2 Set up turtlebot3 environment

Please follow the official instructions: https://emanual.robotis.com/docs/en/platform/turtlebot3/overview/

3.1 Quick start guide - PC startup (noetic) and 6.1 Simulation - Gazebo simulation would be enough

After setting up the environment, copy the files from the folder "turtlebot" of this repository to the turtlebot_simulation/turtlebot_gazebo. The files in the turtlebot/launch go into turtlebot_simulation/turtlebot_gazebo/launch and the files in the turtlebot/worlds go into turtlebot_simulation/turtlebot_gazebo/worlds. Then go to the turtlebot workspace:

catkin_make
source devel/setup.bash
roslaunch turtlebot3_gazebo static_hard.launch 
roslaunch turtlebot3_gazebo static_easy.launch 

3 Build this repository

  1. Create your own workspace, (e.g. test_ws) and create a src inside. In the src folder, clone this repository.
git clone https://github.com/percypeng5221/subharmonic_apf.git
  1. Compile and run this repository
catkin_make
source devel/setup.bash
roslaunch subharmonic_apf move.launch
  1. Play with the parameters

Inside the subharmonic_apf folder, there's a config.yaml file. In this file there are a lot parameters to play with, including different path planning method(USE_TRADITION, USE_SAMPLE, ONLY_PLAN).

You can use these parameters to reproduce the results in the paper.

subharmonic_apf's People

Contributors

percypeng5221 avatar

Stargazers

 avatar  avatar

Watchers

 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.