GithubHelp home page GithubHelp logo

gaolay / robotx_packages Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ouxt-polaris/robotx_packages

0.0 1.0 0.0 54.52 MB

ROS packages for Maritime RobotX Challenge

Home Page: http://robotx.osaka/

CMake 6.24% C++ 69.09% Shell 0.20% Python 7.31% TeX 7.67% Makefile 0.28% GLSL 1.64% Dockerfile 1.14% HTML 4.38% C 2.05%

robotx_packages's Introduction

robotx_packages

ROS packages for Maritime RobotX Challenge 2018. This packages include Simulation,Remote Viewer, Control System, etc...

master develop
Build Status Build Status

Installation

1. Create catkinized workspace.

2. Clone this repository.

$ cd <catkin_ws>/src
$ git clone https://github.com/OUXT-Polaris/robotx_packages.git

3. Download depended packages by rosdep.

$ cd <catkin_ws>
$ rosdep install -i -r -y --from-paths src --rosdistro kinetic

4. Build packages, and set the path for the packages.

$ cd <catkin_ws>
$ catkin_make
$ source devel/setup.bash

how to launch

Simulation

roslaunch robotx_gazebo robotx_gazebo.launch

branch model

/master

branch for competitions (all nodes should be work completely)

/devel

branch for development (include under developing nodes)

/devel/feature/(feature_name)

branch for developing each feature

/devel/fix/(bug_name)

branch for fixing each bug

/devel/feature/(feature_name) and /devel/fix/(bug_name) feature branch merged to /master branch

robotx_packages's People

Contributors

hakuturu583 avatar ryodotanaka avatar takakinishio avatar yukimakura avatar k-yamada-meiwa avatar

Watchers

James Cloos 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.