GithubHelp home page GithubHelp logo

frc_red_team's Introduction

Installation

  • sudo apt-get install ros-jade-joy libignition-msgs-dev python-catkin-tools python-wstool python-rosinstall-generator ros-jade-gazebo7-ros-pkgs
  • (temporary workaround) Install ignition-transport from default
  • . /opt/ros/jade/setup.bash
  • mkdir -p ${HOME}/frc_ws/src
  • cd ${HOME}/frc_ws/src
  • wget https://bitbucket.org/osrf/frc\_red\_team/raw/default/frcred.rosinstall -O ./.rosinstall
  • wstool update
  • cd ${HOME}/frc_ws
  • catkin init

Joystick setup

http://wiki.ros.org/joy/Tutorials/ConfiguringALinuxJoystick

Build

  • catkin build --make-args install
  • source install/setup.sh
  • source install/share/frc2016_competition/setup.sh
  • source src/frc_red_team/texture_setup.bash

Remember to run catkin build when changing any code, including launch files

Fun!

  • contest server: roslaunch frcred_gazebo contest.launch
  • laptop operating robordion: roslaunch frcred_gazebo operator_robordion.launch
  • laptop operating launcher: roslaunch frcred_gazebo operator_launcher.launch
  • laptop operating loader: roslaunch frcred_gazebo operator_loader.launch

Subdirectories

  • frcred_gazebo ROS package for simulation
  • gazebo_models gazebo models and plugins

[optional] rosdep gazebo7 remap

Don't need to use it unless you are using ROS packages that are resolving the gazebo key to gazebo5.

frc_red_team's People

Contributors

chapulina avatar j-rivero avatar jacquelinekay avatar scpeters 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.