Skip to content

A robot detects obstacles within the specified world using PID controller in Gazebo simulation

Notifications You must be signed in to change notification settings

ZahraRahimii/Robot-Destination-Selector-Using-PID

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Destination Selector Using PID Controller

To achieve this, we need to define two nodes:

Mission Node:

This node should respond to the GetNextDestination service, so that for each request, it will randomly generate two numbers in the range of -20 to 20 as the next destination x and y.

Control Node:

This node is responsible for controlling the robot, which is done by a PID controller.

About

A robot detects obstacles within the specified world using PID controller in Gazebo simulation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published