Skip to content

Files

Latest commit

2f55f2e · Dec 16, 2020

History

History
22 lines (20 loc) · 532 Bytes

README.md

File metadata and controls

22 lines (20 loc) · 532 Bytes

rviz_plugin_examples

Examples for rviz plugin for foxy environment.

Build

$ mkdir <colcon_ws>/src
$ cd <colcon_ws>/src
$ git clone -b foxy-devel https://github.com/RyodoTanaka/rviz_plugin_examples.git
$ cd <colcon_ws>
$ rosdep install -i -y -r --from-paths src
$ colcon build
$ source install/setup.bash

$ Execute Do not forget to set path as below.

$ cd <colcon_ws>
$ source install/setup.bash

Then, run the Rviz as below video. rviz-panel