Giter Site home page Giter Site logo

mir100rl_ws's Introduction

mir100RL_ws

Greedy Algorithm

clear && roslaunch mall_robo_gym mir100_greedy_1.launch

Plot the testing result

Without obstacles (10 episodes)

Greedy_Rewards_and_OverallTime

With obstacles (10 episodes)

Reinforcement learning

Start the training

clear && roslaunch mall_robo_gym mir100_rl_1.launch

Test the training outcome

clear && roslaunch mall_robo_gym mir100_rl_test.launch

Path to change the time of controller_patience and planner_patience

cd ~/mir100RL_ws/src/mir_robot/mir_navigation/config/move_base_common_params.yaml
  • controller_patience: 15.0 # if the controller failed, clear obstacles and retry; after 15.0 s, abort and replan
  • planner_patience: 5.0 # if the first planning attempt failed, abort planning retries after 5.0 s

Map of 3d environment (1435 m2)

Map Mocel

  • Length: 41 m
  • Width: 35 m

Legend for waypoints in gazebo

Legend

  • Blue sphere: those waypoints that have not been visited yet
  • Green sphere: those waypoints that have been visited
  • Red sphere: the waypoint that the robot is currently heading to

Plot the training result

Without obstacles (1000 episodes)

RL_Rewards_and_OverallTime_no_obs

  • The minimum time for the [mir100_rl_1] to complete the task is ๏ผŸ seconds in episode <> with reward ()!
  • Overall time of training: min
  • Training time per episode: min

With obstacles (1000 episodes)

RL_Rewards_and_OverallTime_with_obs

Plot the Q table

Without obstacles (1000 episodes)

RL_Q_table_no_obs

With obstacles (1000 episodes)

RL_Q_table_with_obs

Plot the testing result

Without obstacles (10 episodes)

RL_Test_no_obs

With obstacles (10 episodes)

RL_Test_with_obs

mir100rl_ws's People

Contributors

liuyuzhou66 avatar brean avatar

Stargazers

Dayvson Silva avatar

Watchers

 avatar  avatar

Forkers

brean

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.