Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Implementation of bug1and bug2 algorithms

NotificationsYou must be signed in to change notification settings

SravanChittupalli/Path-Planning-Algorithms-Part2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project contains a bot simulation in Gazebo using bug0 algorithm. The robot design and other requirements can be found in thisPDFIn this program the bot reaches the given goal by following the boundary of the obstacle if any. All codes are written in python.Xacro is used in the project to clean the URDF code.

Getting Started

  1. Clone this repository in thesrc folder of yourcatkin workspace
  2. Runcatkin_make
  3. Go to obstacle-avoid.py and make it executable usingchmod +x obstacle-avoid.py. No need to do this step if you are using the obstacle-avoid.cpp code.
  4. Open 3 Terminals
  5. Run the commandroslaunch Obstacle-Avoidance-Bot-Using-ROS spawn.launch.
  6. In the second terminal run the commandrosrun Obstacle-Avoidance-Bot-Using-ROS obstacle-avoid.py
  7. In last terminal, run the commandrosrun gazebo_ros gazebo --verbose to start the robot and begin the obstacle avoidance course.
  8. Add blocks in between wherever you want or you can download a world from anywhere else and spawn the bot there.

Prerequisites

Video

Obstacle-Avoidance-Using-ROS-And-Gazebo

To-Do / Improvements

  • Make the bot move in the shortest distance

License

This project is licensed under the MIT License - see theLICENSE file for details

About

Implementation of bug1and bug2 algorithms

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp