Shiaoming / RosNodeletExample

A node and nodelet example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RosNodeletExample

A little node and nodelet example.

Usage

You must have a camera on your computer.

Pull this repository to your catkin workspace (some path like ~/catkin/src) and make.

Run roslaunch mimage_shoe mimage_show_node and roslaunch mimage_shoe mimage_show_nodelet in terminal.

Use rqt_graph to watch the graph.

About

A node and nodelet example


Languages

Language:CMake 77.2%Language:C++ 22.8%