turtlebot topic

List turtlebot repositories

frontier_exploration_turtlebot

18
Stars
13
Forks
Watchers

ROS simulated turtlebot which maps the environment autonomously

A_Star_Algorithm_Path_Planning

15
Stars
5
Forks
Watchers

This repository contains my code with output for generation of shortest path in a 2 D environment with static obstacles. The algorithm uses predetermined knowledge about the obstacles and navigates th...

ROS-Turtlebot-Navigation

40
Stars
12
Forks
Watchers

Custom navigation stack for Turtlebot3. Includes Fast SLAM, EKF SLAM, several path planners, and a model predictive path integral controller.

tortoisebot

105
Stars
34
Forks
Watchers

TortoiseBot is an extremely learner-friendly and cost-efficient ROS-based Open-sourced Mobile Robot that is capable of doing Teleoperation, Manual as well as Autonomous Mapping, Navigation, Simulation...

robust_people_follower

23
Stars
5
Forks
Watchers

A ROS package for robust following of a person

Turtlebot

16
Stars
0
Forks
Watchers

Turtlebot has ended its services, but we are developing a new bot Pepperbot: https://pepperbot-development.github.io/pepperbot-docs/

multi_robot_sim

42
Stars
18
Forks
Watchers

3D simulation of multi robot (TurtleBot) system on Gazebo

turtlebot_rrt

18
Stars
3
Forks
Watchers

ROS-based Path Planning for Turtlebot Robot using Informed RRT* algorithm