Skip to content

Tutorial code to go alongside the ROS lecture for Human-Centred Robotics at Imperial College London.

License

Notifications You must be signed in to change notification settings

mazrk7/tutorial_pub_sub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ROS Tutorial Package for Human-Centred Robotics

This repository complements the lecture presented on ROS for the Human-Centred Robotics course taught at Imperial College London. It is comprised of a C++ tutorial on how to create a "Hello ROS" node, a publisher/subscriber for turtlesim navigation and a .launch file to encapsulate multiple package processes.

The directory layout is as follows:

  • docs contains the tutorial lecture slides
  • include is empty in this example but typically contains header files
  • launch contains our package's launch file
  • src contains the independent nodes

About

Tutorial code to go alongside the ROS lecture for Human-Centred Robotics at Imperial College London.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published