Giter VIP home page Giter VIP logo

fastplanneroctomap's Introduction

fastplanneroctomap

Reference:- https://github.com/deepak-1530/FastPlannerOctomap

Alt text Alt text

Catkin Folder Structure

All folder(workspaces) are in /home directory

  1. PX4-Autopilot
    Contain PX4-Gazebo-Sitl

  2. catkin_ws
    Conatin mavros

  3. fastplanner_ws
    Conatain mapping, planning and controller

How To Run

Terminal 1:-

cd PX4-Autopilot/
source ~/catkin_ws/devel/setup.zsh
source ~/fastplanner_ws/devel/setup.zsh
source Tools/setup_gazebo.bash $(pwd) $(pwd)/build/px4_sitl_default
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)/Tools/sitl_gazebo

roslaunch px4 mavros_posix_sitl.launch

In same terminal type

commander takeoff

It will launch Gazebo, World, Mavros, PX4, Quadcopter(iris_depth_camera).
You can choose world from PX4-Autopilot/Tools/sitl_gazebo/worlds
Choose quadcopter from PX4-Autopilot/Tools/sitl_gazebo/models
Make changes into mavros_posix_sitl.launch\

Terminal 2:-

cd PX4-Autopilot/
source ~/catkin_ws/devel/setup.zsh
source ~/fastplanner_ws/devel/setup.zsh
source Tools/setup_gazebo.bash $(pwd) $(pwd)/build/px4_sitl_default
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)/Tools/sitl_gazebo

roslaunch FastPlannerOctomap MappingSim.launch

Give goal location using 2D Nav Goal option in rviz

Terminal 3:-

cd PX4-Autopilot/
source ~/catkin_ws/devel/setup.zsh
source ~/fastplanner_ws/devel/setup.zsh
source Tools/setup_gazebo.bash $(pwd) $(pwd)/build/px4_sitl_default
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)/Tools/sitl_gazebo

rosrun FastPlannerOctomap Planner

For the startOver option select either 1 or 0.
Also give the height (in metres) of the goal location when prompted.\

Terminal 4:-

cd PX4-Autopilot/
source ~/catkin_ws/devel/setup.zsh
source ~/fastplanner_ws/devel/setup.zsh
source Tools/setup_gazebo.bash $(pwd) $(pwd)/build/px4_sitl_default
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)
export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:$(pwd)/Tools/sitl_gazebo

rosrun FastPlannerOctomap Controller

fastplanneroctomap's People

Contributors

rishabhdevyadav avatar

Stargazers

 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.