ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

rqt compass

asked 2017-03-23 12:16:28 -0500

fonstein gravatar image

Hi!

I want to make a compass plugin in rqt, but I'm finding it quite hard since it's not a widget for compass in qtCreator. Have anyone done this before or have any suggestions on how to do it/where to begin? I'm using python if that's relevant.

I've tried to implement this one from the link below, but I get errors on qwt that I can't figure out. https://github.com/SyllogismRXS/syllo...

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2017-03-23 14:28:44 -0500

130s gravatar image

updated 2017-03-23 15:28:09 -0500

You could try QCompass. It looks like available since Qt5.1 only so you may want to try it on ROS Kinetic or higher for better Qt5 support.

edit flag offensive delete link more

Comments

Do you have any experience with QCompass? I've only made plugins based on components found in QtCreator and QCompass isn't there.

fonstein gravatar image fonstein  ( 2017-04-27 12:09:40 -0500 )edit

I haven't used it. AFAI remember you can use components that don't show up on QtCreator. Just do it :)

130s gravatar image 130s  ( 2017-04-27 13:29:10 -0500 )edit

Question Tools

2 followers

Stats

Asked: 2017-03-23 12:16:28 -0500

Seen: 256 times

Last updated: Mar 23 '17