Skip to content

Latest commit

 

History

History
31 lines (29 loc) · 865 Bytes

README.md

File metadata and controls

31 lines (29 loc) · 865 Bytes

Drone_sim on Gazebo


Sprint Presentation


Env

  1. ./env.sh
  2. rosrun pysdf sdf2urdf.py sjtu_drone.sdf sjtu_drone.urdf

Run

  1. ./run_gazebo.sh
  2. ./run_script.sh

Reference

  1. https://keras-rl.readthedocs.io/en/latest/
  2. https://github.com/tahsinkose/sjtu-drone
  3. https://github.com/tahsinkose/openai-ros-gazebo-workout

Appendix

Commits

Commit Abbreviation Description
INIT: Initialised a file
MOD: Modified a function or something.
ADD: Added a function or an aspect of something.
FIX: A quick little fix.
DEL: Deleted something.
[NOT TESTED] Flag for if it hasn't been tested.