Simulating the hello_world_demo (youbot API) in Gazebo
Hello,
I want to simulate the hello-world-demo in gazebo (http://www.youbot-store.com/youbot-developers/software/apps-and-utils/hello-world-youbot-api) to take this as a template for my own cpp-projects for moving the arm of the youbot to different positions.
The hello-world-demo works fine on our real youbot. But to test my own .cpp projects in advance, I want to simulate the projects with gazebo at first.
So far, regarding the simulation of the youbot in gazebo, I can launch .py files, e.g. by
$rosrun youbotdriverrosinterface youbotkeyboard_teleop.py
...or publish topics to get robot moving.
But how can I get the hello-world-demo (based on the KUKA youbot API) working in Gazebo?
Best wishes, Lena
(ROS Hydro, Ubuntu 12.04, Gazebo 1.9.5)
Asked by Lena on 2014-05-28 03:19:38 UTC
Answers
Hi,
Please follow the answer given on the following link: http://answers.ros.org/question/210737/youbot-hello-world-example-arm-not-moving/
Cheers
Asked by vijendra1125 on 2017-02-06 01:08:16 UTC
Comments