Giter Club home page Giter Club logo

offboard-vicon's Introduction

offboard-vicon

借助vicon动作捕捉系统实现无人机机载电脑控制起飞

平台

software version
ubuntu 18.04
ros melodic

编译运行

create workspace

mkdir catkin_ws
cd catkin_ws
mkdir src
cd src
catkin_init_workspace

vicon相关设置可参考vicon设置

Download this project and put it into src.

git clone https://github.com/3113373723/offboard-vicon.git
cd ~/catkin_ws
catkin_make

run sample

//本项目主要包含两个例程,分别写在两个launch文件中,推荐使用no machine远程连接运行
// 1.机载电脑控制无人机起飞定点悬停15s后降落
source ./devel/setup.bash
roslaunch offboard takeoff.launch

//2.机载电脑控制无人机起飞,飞一个正方形,然后降落
roslaunch mavros px4.launch
//再开一个终端
source ./devel/setup.bash
roslaunch offboard new.launch 

offboard-vicon's People

Contributors

3113373723 avatar waiyva avatar

Stargazers

 avatar  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.