Skip to content

rock-gazebo/gui-vizkit

 
 

Repository files navigation

vizkit

A visualization toolkit for Rock using Qt

Vizkit binds C++ and Ruby-based Qt widgets with Rock components and/or data streams (e.g. logs). The package provides integration for Rock's base widget collection gui/rock_widget_collection, and provides as well some widgets of its own - among which the task inspector widget.

Testing

Individual widgets may provide interactive tests. They are present in test/widgets/ and can be executed with

ruby test/widgets/test_plot2d.rb

During testing, a widget with Yes and No buttons will appear, which will require you to validate whether the widget behavior is the expected one.

About

Rock (Robot Construction Kit) Ruby-based library to build GUIs that interact with a Rock system

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 97.5%
  • C++ 2.2%
  • CMake 0.3%