An open API service indexing awesome lists of open source software.

https://github.com/um-arm-lab/arm_rviz

RViz plugins
https://github.com/um-arm-lab/arm_rviz

Last synced: about 1 month ago
JSON representation

RViz plugins

Awesome Lists containing this project

README

          

# Available Plugins

- rviz_anim/AnimationController

Load this plugin as a "Panel" in rviz. You then write some python code to control what gets visualized when the user interacts with the buttons. Sorry for the asymmetric icons.

![animation_controller](https://user-images.githubusercontent.com/4010770/206036475-d0449478-d60e-4235-a67b-69a90317ed88.png)

# Tutorial

launch RViz with the given file using

rviz ~/catkin_ws/src/arm_rviz/arm_rviz/tutorial.rviz

run the tutorial python file

python ~/catkin_ws/src/arm_rviz/arm_rviz/src/arm_rviz/animation_controller_tutorial.py