Skip to content

lrnd/gui_plugin

Repository files navigation

Gui overlay plugin for Gazebo. This plugin allows you to update the value of PID controllers in your model.

How To Use:

  • Requires Cmake, g++
  • mkdir build && cd build
  • cmake ..
  • make
  • Then run Gazebo with example world. Insert your model into Gazebo, you can now select the various joints and update their PID values.
  • Only works for joints that have non-default controllers attached to them. I.E to P, I, D values are not the default and controller actually has affect.

About

gui overlay plugin for gazebo to update pid controllers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published