Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 381 Bytes

publisher.md

File metadata and controls

11 lines (8 loc) · 381 Bytes

Learn by doing

Basic

  • Publish "hello world" continuously. Pair. - helloworld_publisher.[cpp|py]
  • Get array of integer from user, and publish it. - array_publisher.[cpp|py]

Advanced

  • Search the list of standard ros msgs

Ask yourself