Skip to content

MasterERTS/follow_leader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contributors Forks Stargazers Issues MIT License LinkedIn


Logo

Follow Leader ROS Package

A ROS package for basic leader following, chasing the leader position at constant leader speed.
Explore the docs »

View Demo · Report Bug · Request Feature

Table of Contents

Setup

  1. (Optional) Click on Fork
  2. Install ROS (Kinetic or Melodic)
  3. Clone the project on your local machine.
$ cd ~/catkin_ws/src
$ git clone https://github.com/guilyx/follow_leader.git
  1. Install dependencies
$ rosdep install follow_leader 
$ rosdep install --from-paths src --ignore-src -r -y

Run

$ cd ~/catkin_ws
$ catkin_make
$ roslaunch follow_leader follow_leader_auto.launch

Roadmap

See the open issues for a list of proposed features (and known issues).

Contribute

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Contribute on proposed features

  1. Choose any open issue from here.
  2. Comment on the issue: Can I work on this? and get assigned.
  3. Make changes to your Fork and send a PR.

Otherwise just create the issue yourself, and we'll discuss and assign you to it if serves the project !

To create a PR:

Follow the given link to make a successful and valid PR: https://help.github.com/articles/creating-a-pull-request/

To send a PR, follow these rules carefully, otherwise your PR will be closed:

  1. Make PR title in this formats:
Fixes #IssueNo : Name of Issue
Feature #IssueNo : Name of Issue
Enhancement #IssueNo : Name of Issue

According to what type of issue you believe it is.

For any doubts related to the issues, i.e., to understand the issue better etc, comment down your queries on the respective issue.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Erwin Lejeune - @spida_rwin - erwin.lejeune15@gmail.com

Contributors

About

A ROS package for following a leader's position and speed...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published