[ros-users] URDF -> robot_state_publisher -> TF confusion

John Hsu johnhsu at willowgarage.com
Tue Nov 16 22:10:59 UTC 2010


Hi,
All the joints in your urdf are fixed joints.  For robot state publisher to
work, you need a revolute or prismatic joint in your robot.
John

On Tue, Nov 16, 2010 at 1:33 PM, pol.monso
<pol.monso+tools at gmail.com<pol.monso%2Btools at gmail.com>
> wrote:

>
> Well, everything seems correct and yet it does not try to connect. The
> rosnode info robot_state_publisher output is the same as shown on
> rxgraph when mouseovering on the node right?
>
> Since it works with the tutorial urdf model, I'll try to isolate the
> problem.
>
> 2010/11/16 Wim Meeussen [via ROS-Users]
> <ml-node+1913215-863718889-268019 at n3.nabble.com<ml-node%2B1913215-863718889-268019 at n3.nabble.com>
> >:
> >> The two nodes not being connected was what I noticed too. I am using
> >> the robot_state_publisher as showed similarly in
> >>
> >>
> http://www.ros.org/wiki/urdf/Tutorials/Using%20urdf%20with%20robot_state_publisher
> >> which I managed to get working.
> >>
> >> If the state_publisher is supposed to automatically connect to the
> >> joint_states topic, what could prevent it to do so?
> >
> > It will automatically connect if the names of the topics match up. You
> > can check what it is trying to connect to by using "rosnode info
> > robot_state_publisher". The joint_states topic should be listed as one
> > of the subscribed topics. Also, the "rostopic info joint_states"
> > command is useful for debugging this.
> >
> > Let me know if you have any more questions.
> >
> > Wim
> >
> >
> > --
> > --
> > Wim Meeussen
> > Willow Garage Inc.
> > <http://www.willowgarage.com)
> > _______________________________________________
> > ros-users mailing list
> > [hidden email]
> > https://code.ros.org/mailman/listinfo/ros-users
> >
> >
> > ________________________________
> > View message @
> >
> http://ros-users.122217.n3.nabble.com/URDF-robot-state-publisher-TF-confusion-tp1530752p1913215.html
> > To unsubscribe from URDF -> robot_state_publisher -> TF confusion, click
> > here.
> >
>
> --
> View this message in context:
> http://ros-users.122217.n3.nabble.com/URDF-robot-state-publisher-TF-confusion-tp1530752p1913402.html
> Sent from the ROS-Users mailing list archive at Nabble.com.
> _______________________________________________
> ros-users mailing list
> ros-users at code.ros.org
> https://code.ros.org/mailman/listinfo/ros-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ros.org/pipermail/ros-users/attachments/20101116/02a2ca1d/attachment-0004.html>


More information about the ros-users mailing list