Skip to content

Robotic Move Planning based in Fuzzy Inference System (FIS) Mamdani

License

Notifications You must be signed in to change notification settings

marcelo-leite/hector_quadrotor_autonomous

Repository files navigation

QUADROTOR FIS

Contributors Forks Stargazers Issues
MIT License Build
LinkedIn


Few lines describing your project.

Contents

About

This research is a new planning of local route planning based on fuzzy logic capable of maneuvering an air vehicle over an unknown environment, a world of diverse obstacles.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

mkdir -p quadrotor-ws/src
cd quadrotor-ws/src
git clone --recursive https://github.com/marcelo-leite/hector_quadrotor_autonomous.git
cd ..
rosdep install --from-paths src --ignore-src -r -y
catkin_make
source devel/setup.bash

Usage

Launch simulation with rviz e a user interface window of Gazebo:

roslaunch hector_quadrotor_demo obstacles_world.lauch gui:=true

Launch simulation with rviz without a user interface window of Gazebo:

roslaunch  hector_quadrotor_demo obstacles_world.lauch gui:=false

Built Using

  • ROS - Robot Operating System

Author

Sponsors

This research is funded thanks to the generous support of

drawing drawing

About

Robotic Move Planning based in Fuzzy Inference System (FIS) Mamdani

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published