- Notifications
You must be signed in to change notification settings - Fork0
LHTcode/rm_bringup
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
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
The source code is released under aBSD 3-Clause license.
**Author: Unknown **
**Affiliation: DynamicXMaintainer: none **
he rm_bringup package has been tested underROS Melodic and Noetic on respectively 18.04 and 20.04. This is researchcode, expect that it changes often and any fitness for a particular purpose is disclaimed.
To install all packages from the this repository as Debian packages use
sudo apt-get install ros-noetic-...Or better, userosdep:
sudo rosdep install --from-paths src- none
This package doesn't need to build.Clone the latest version from this repository into your catkin workspace.
Double-click directly to run the corresponding script.
sentry.launch: launch the codes of sentry
**start.launch:**launch the codes of robots except sentry
The following scripts automatically set can bus.
- It should be placed in a specific folder.When Ubuntu boot,It will be executed by the system.
- 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.
- Double click to run it,and it will place AutoSetCan.service and AutoSetCan.sh in correct folder.
The following scripts run all codes on robot.
- It should be placed in a specific folder.When Ubuntu boot,It will be executed by the system.
- 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.
- It should be placed in a specific folder.When Ubuntu boot,It will be executed by the system.
- 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.
- Double click to run it,and it will place above four scripts in correct folders.
- Double click to run it,and it will delete above four scripts in their folders.
- Double click to run it.
- Double click to run it.
Please report bugs and request features using theIssue Tracker.
About
Add rosbag_bringup
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Languages
- Shell96.2%
- CMake3.8%
