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

bayramalex's profile - activity

2019-08-14 02:17:00 -0500 received badge  Student (source)
2013-12-03 17:48:21 -0500 received badge  Famous Question (source)
2013-12-01 14:00:51 -0500 received badge  Popular Question (source)
2013-12-01 14:00:51 -0500 received badge  Notable Question (source)
2013-05-06 08:18:10 -0500 asked a question integrating qt interface and ros code

Hi all, I am very new in ROS ans qt.I have an ros code that move the robot with a fixed velocity. Now I want to move it with a parametric velocity and assign the velocity input via an interface developed by qt. I have written the code(c++)and developped the interface but I do not know how to integrate them. Thanks for your replies