Re: [ros-users] SetPose3d(name, pose) equivalent in ROS Gaze…

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
Delete this message
Reply to this message
Author: John Hsu
Date:  
To: ros-users
Subject: Re: [ros-users] SetPose3d(name, pose) equivalent in ROS Gazebo
Hi Yatish,

Starting with gazebo in latest (c-turtle to be) distro, we are wrapping
gazebo as a ros node, exposing various services and topics api's. Here's a
tutorial using ros services and topics for manipulating simulation:

http://www.ros.org/wiki/simulator_gazebo/Tutorials/Gazebo_ROS_API

This is work in progress as labeled, please let me know if you find any
problems.

In boxturtle, it's a bit more contrived, but the basic steps are described
here:

http://www.ros.org/wiki/simulator_gazebo/Tutorials/ManipulatingObjectsInTheWorld

hope this helps,
John

On Fri, Jun 4, 2010 at 1:43 AM, yatish <> wrote:

>
> Is there any equivalent of simIface->SetPose3d(name, pose); of libgazebo,
> which is used to set the position of robot in the simulation, in Gazebo of
> ROS? Is there anyway to set the position of robot exactly?
> I have been looking for the solution for 2-3 days any help would be really
> helpful
>
> Thanks
> Yatish
> --
> View this message in context:
> http://ros-users.122217.n3.nabble.com/SetPose3d-name-pose-equivalent-in-ROS-Gazebo-tp869853p869853.html
> Sent from the ROS-Users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> ThinkGeek and WIRED's GeekDad team up for the Ultimate
> GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
> lucky parental unit. See the prize list and enter to win:
> http://p.sf.net/sfu/thinkgeek-promo
> _______________________________________________
> ros-users mailing list
>
> https://lists.sourceforge.net/lists/listinfo/ros-users
> _______________________________________________
> ros-users mailing list
>
> https://code.ros.org/mailman/listinfo/ros-users
>