Simple turtlebot3 obstacle avoidance ROS2 package. It uses the laser scan published data to check for obstruction in its path to avoid it. Turtlebot3 simply rotates when obtructed untill finds clear safe way to traverse.
The dependencies of this repository are:
- rclcpp
- geometry_msgs
- sensor_msgs