Giter VIP home page Giter VIP logo

rm_description's Introduction

rm_description

Overview

This is a ROS package with description files of RoboMaster robot made by DynamicX.

Keywords: RoboMaster, URDF, description

Or, add some keywords to the Bitbucket or GitHub repository.

License

The source code is released under a BSD 3-Clause license.

Author: QiayuanLiao
Affiliation: DynamicX
Maintainer: QiayuanLiao, [email protected]

The rm_description package has been tested under [ROS] Noetic on respectively 18.04 and 20.04. This is research code, expect that it changes often and any fitness for a particular purpose is disclaimed.

Example image

Installation

Building from Source

Dependencies

Building

To build from source, clone the latest version from this repository into your catkin workspace and compile the package using

cd catkin_workspace/src
git clone [email protected]:gdut-dynamic-x/rm_description.git
# git clone https://github.com/gdut-dynamic-x/rm_description.git
cd ../
rosdep install --from-paths . --ignore-src
catkin build # Actually nothing to build

Usage

Run the simulation with:

roslaunch rm_description hero.launch

Config files

  • worlds/empty.worlds Simulate physics eigen params.

Launch files

  • hero.launch: Launch Gazebo and load hero robot.

    Loading argument set

    • load_chassis Load chassis URDF. Default: true.
    • load_gimbal Load gimbal URDF. Default: true.
    • load_shooter Load shooter URDF. Default: true.
    • load_gazebo Load Gazebo params and run Gazebo. Default: true.
    • use_rm_gazebo Use Gazebo params and run Gazebo. Default: false.
    • paused Paused simulation when load Gazbeo. Default: true.

    Chassis argument set

    • roller_type How to simulate the roller of mecanum wheel, set simple to use sphere roller for speed up simulation, set none for real robot. Default: realistic(use one sphere with two capsule roller.stl).

Bugs & Feature Requests

Please report bugs and request features using the Issue Tracker .

rm_description's People

Contributors

qiayuanl avatar yuuinih avatar ye-luo-xi-tui avatar mlione avatar edwinlinks avatar brucelannn 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.