Run Qt function from cpp

asked 2014-10-22 07:06:45 -0500

Bastbeat gravatar image

updated 2014-10-22 07:41:00 -0500

gvdhoorn gravatar image

Hello, I'm using moveit with the plugin "Cartesian path planner"

This plugin is based on Qt.

I would like to call these Qt functions from other cpp. This is because I need to calculate paths just sending the points through rosbridge. Is this possible?. Maybe there is an easier way to do that.

Repository: here

edit retag flag offensive close merge delete