Skip to content

WS22/23 Hochschule München Projekt Autonome Systeme LASIM - Turtlebot3 Waffle & Rasperry Pi 4b

Notifications You must be signed in to change notification settings

karlscholz/AutoSys-TurtlebotRos2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoSys-TurtlebotRos2

Project to learn ROS2 by teaching a Turtlebot3 to follow a human using its camera

  • At first the Turtlebot's Raspberry Pi takes a Picture with its Pycam and publishes it to a topic. This is done by our Picture Publisher Node.

  • The Remote PC subscribes to this topic and calculates angular and linear velocity for the Turtlebot the picture with the Picture Processor Node. In Exchange, this Node then publishes the calculated velocities to cmd_vel.

  • cmd_vel is subscribed by a built in Node from Turtlebot. It is launched by running the Turtlebot3 bringup Command, mentioned above. Now the Turtlebot drives accordingly.

About

WS22/23 Hochschule München Projekt Autonome Systeme LASIM - Turtlebot3 Waffle & Rasperry Pi 4b

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages