Giter VIP home page Giter VIP logo

rm_bringup's Introduction

Package Name

Overview

This package is used for the automatic setting of the CAN bus and the automatic start of a full set of codes. The principle is to put the script into a specific folder of the system, then it will be executed automatically after ubuntu is turned on.

Keywords: Auto start

License

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

**Author: Unknown **

**Affiliation: DynamicX Maintainer: none **

he rm_bringup package has been tested under ROS Melodic and 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.

Build Status

Example image

Installation

Installation from Packages

To install all packages from the this repository as Debian packages use

sudo apt-get install ros-noetic-...

Or better, use rosdep:

sudo rosdep install --from-paths src

Building from Source

Dependencies

  • none

Building

This package doesn't need to build.Clone the latest version from this repository into your catkin workspace.

Usage

Double-click directly to run the corresponding script.

Launch files

  • sentry.launch: launch the codes of sentry

  • **start.launch:**launch the codes of robots except sentry

Scripts

Set Can automatically

The following scripts automatically set can bus.

AutoSetCan.service

  • It should be placed in a specific folder.When Ubuntu boot,It will be executed by the system.

AutoSetCan.sh

  • It set can bus,it also should be placed in a specific folder.System will execute it automatically so you don't need to run it.

create_auto_set_can_service.sh

  • Double click to run it,and it will place AutoSetCan.service and AutoSetCan.sh in correct folder.

Run all codes on robot

The following scripts run all codes on robot.

start_master.service

  • It should be placed in a specific folder.When Ubuntu boot,It will be executed by the system.

start_master.sh

  • It run rosmaster,it also should be placed in a specific folder.System will execute it automatically so you don't need to run it.

rm_start.service

  • It should be placed in a specific folder.When Ubuntu boot,It will be executed by the system.

rm_start.sh

  • It run launch file to run all codes on robots,it also should be placed in a specific folder.System will execute it automatically so you don't need to run it.

create_rm_start_service.sh

  • Double click to run it,and it will place above four scripts in correct folders.

delete_rm_start_service.sh

  • Double click to run it,and it will delete above four scripts in their folders.

create_udev_rules.sh

  • Double click to run it.

delete_udev_rules.sh

  • Double click to run it.

Bugs & Feature Requests

Please report bugs and request features using the Issue Tracker .

rm_bringup's People

Contributors

ye-luo-xi-tui avatar lhtcode avatar brucelannn avatar qiayuanl avatar astroxyx avatar chenzheng29 avatar peidachen avatar 1moule avatar ljq-lv avatar irvingskr avatar huakang402 avatar edwinlinks avatar aung-xiao avatar ljt666666 avatar heyicheng-never avatar jceleven avatar l-sy avatar yanzhengying-18 avatar d0h0s 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.