Skip to content

Commit 18268b3

Browse files
committed
Github migration
1 parent ec54d9a commit 18268b3

File tree

2 files changed

+3
-21
lines changed

2 files changed

+3
-21
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,6 @@ Apache 2.0
2727

2828
The Full Coverage Path Planner package has been tested under [ROS] Melodic and Ubuntu 18.04.
2929

30-
[Build status](https://bitbucket.org/nobleo/full_coverage_path_planner/addon/pipelines/home#!/results)
31-
3230
## Installation
3331

3432

@@ -46,7 +44,7 @@ The Full Coverage Path Planner package has been tested under [ROS] Melodic and U
4644
To build from source, clone the latest version from this repository into your workspace and compile the package using
4745

4846
cd catkin_workspace/src
49-
git clone https://bitbucket.org/nobleo/full_coverage_path_planner.git
47+
git clone https://github.com/nobleo/full_coverage_path_planner.git
5048
cd ../
5149
catkin_make
5250

@@ -78,7 +76,7 @@ Depends on:
7876

7977
[mobile_robot_simulator](https://github.com/mrath/mobile_robot_simulator.git) that integrates /cmd_vel into a /base_link TF-frame and an odometry publisher
8078

81-
[tracking_pid](https://bitbucket.org/nobleo/tracking_pid/) Global path tracking controller
79+
[tracking_pid](https://github.com/nobleo/tracking_pid/) Global path tracking controller
8280

8381

8482
## Launch files
@@ -150,7 +148,7 @@ For use in move_base(\_flex) as "base_global_planner"="full_coverage_path_planne
150148

151149
## Bugs & Feature Requests
152150

153-
Please report bugs and request features using the [Issue Tracker](https://bitbucket.org/nobleo/full_coverage_path_planner/src/develop/).
151+
Please report bugs and request features using the [Issue Tracker](https://github.com/nobleo/full_coverage_path_planner/issues).
154152

155153

156154
[ROS]: http://www.ros.org

bitbucket-pipelines.yml

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)