-
Notifications
You must be signed in to change notification settings - Fork 9
RQT Plugins
catglossop edited this page Jan 23, 2021
·
3 revisions
The gauge plugin is not included in the basic rqt package and needs to be installed from source. The process for that is available here: http://wiki.ros.org/gauges#Installation
cd ~/catkin_ws/src
git clone https://github.com/UTNuclearRoboticsPublic/gauges.git
cd ..
catkin_make
source devel/setup.bash
No plugins yet, so this is empty
Wondering how to make nice formatting? Check out this guide!