Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 549 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 549 Bytes

Kobuki-Avoiding-Wall

A simple implementation of a Kobuki robot which using its laser scan, avoids a wall in front of it in a ROS environment.

Testing the code:

  • Download the files.
  • Create a catkin package and put the folder contents into it.
  • catkin_make
  • Launch the topics_mini_project.launch file.
  • Stop the robot after it has gone past the wall using rostopic pub.

Images