Giter Club home page Giter Club logo

catkin_ws's Introduction

#media/materials/textures:/usr/share/gazebo-11/media:/catkin_ws/models/baylands/media:/.gazebo/models

##do not change what is below this works and its annoying to fix #source /usr/share/gazebo/setup.bash source /opt/ros/noetic/setup.bash source ~/catkin_ws/devel/setup.bash source ~/catkin_ws/src/PX4-Autopilot/Tools/setup_gazebo.bash ~/catkin_ws/src/PX4-Autopilot ~/catkin_ws/src/PX4-Autopilot/build/px4_sitl_default

export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/catkin_ws/src/PX4-Autopilot export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/catkin_ws/src/PX4-Autopilot/Tools/sitl_gazebo

export GAZEBO_PLUGIN_PATH=$GAZEBO_PLUGIN_PATH:/usr/include/gazebo-11/gazebo/plugins export GAZEBO_PLUGIN_PATH=$GAZEBO_PLUGIN_PATH:/usr/lib/x86_64-linux-gnu/gazebo-11/plugins

export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/.gazebo/models export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/catkin_ws/src/air_bulbasaur/models export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/catkin_ws/src/air_bulbasaur/worlds export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/catkin_ws/src/PX4-Autopilot/Tools/sitl_gazebo/models export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/catkin_ws/src/PX4-avoidance/avoidance/sim/models export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/catkin_ws/src/PX4-avoidance/avoidance/sim/worlds export ROS_MASTER_URI=http://10.144.106.21:11311/ export ROS_IP=10.144.106.21

export GAZEBO_RESOURCE_PATH=$GAZEBO_RESOURCE_PATH:/usr/share/gazebo-11

#:/catkin_ws/src/PX4-Avoidance/avoidance/sim/models:/catkin_ws/src/PX4-Avoidance/avoidance/sim/worlds:~/.gazebo/models

export MY_WORKSPACE="/home/alibek/workspace" export MY_CATKIN_WORKSPACE="/home/alibek/catkin_ws" export RMD_TEST_DATA_PATH="/home/alibek/catkin_ws/src/rpg_open_remode/test_data"

catkin_ws

Please follow all instructions carefully as any deviation may cause issues later

NOTE: Before cloning please make sure that you have catkin tools installed and are running Ubuntu 20.04

0:

Setup github ssh keys if you have not already done so

1:

code ~/.bashrc Copy and paste the following at the end of your bashrc

source /opt/ros/noetic/setup.bash source /catkin_ws/devel/setup.bash source /catkin_ws/src/PX4-Autopilot/Tools/setup_gazebo.bash /catkin_ws/src/PX4-Autopilot /catkin_ws/src/PX4-Autopilot/build/px4_sitl_default export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/catkin_ws/src/PX4-Autopilot export ROS_PACKAGE_PATH=$ROS_PACKAGE_PATH:/catkin_ws/src/PX4-Autopilot/Tools/sitl_gazebo export GAZEBO_PLUGIN_PATH=$GAZEBO_PLUGIN_PATH:/usr/include/gazebo-11/gazebo/plugins export GAZEBO_PLUGIN_PATH=$GAZEBO_PLUGIN_PATH:/usr/lib/x86_64-linux-gnu/gazebo-11/plugins export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/.gazebo/models export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/catkin_ws/src/air_bulbasaur/models export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/catkin_ws/src/air_bulbasaur/worlds export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/catkin_ws/src/PX4-Autopilot/Tools/sitl_gazebo/models export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/catkin_ws/src/PX4-avoidance/avoidance/sim/models export GAZEBO_MODEL_PATH=$GAZEBO_MODEL_PATH:/catkin_ws/src/PX4-avoidance/avoidance/sim/worlds export GAZEBO_RESOURCE_PATH=$GAZEBO_RESOURCE_PATH:/usr/share/gazebo-11

2:

Download and install QGC in whatever directory you desire

3:

cd home/username

(this is your base directory, IE home enviroment variable "~/")

git clone [email protected]:MichaelKerley/catkin_ws.git --recursive

4:

you may need to do git submodule synch or git submodule update --init --recursive

5:

cd catkin_ws/src/PX4-Autopilot/

make px4_sitl gazebo make px4_sitl_default gazebo

6:

cd .. cd .. catkin build

7:

roslaunch air_bulbasaur custom.launch

8:

Open up QGC and make sure

COM_OBS_AVOID is turned on

9:

have fun!

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.