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

urdf simulation in rviz for a arm robot, [closed]

asked 2018-12-08 03:35:36 -0500

942951641@qq.com gravatar image

updated 2018-12-08 10:28:10 -0500

gvdhoorn gravatar image

I need to publish a stop cmd to make a robot arm to zero positon, so i let it move 10 steps to zero posion. I use double datatype to calculate, i find the urdf donot response to my topic message.

I find my message have a big precision, for example

position: [0.0, 3.259629011154175e-09, -2.9103830456733704e-10, 3.725290298461914e-09, 1.30385160446167e-08, 0.0, 0.0, -1.1175870895385742e-08, 1.1175870895385742e-08, 0.0, 5.587935447692871e-09, 1.1175870895385742e-08, -6.51925802230835e-09, 1.30385160446167e-08, 1.862645149230957e-09, 9.313225746154785e-09, 0.0, -3.259629011154175e-09, 2.2351741790771484e-08, 0.0, 5.587935447692871e-09, 6.51925802230835e-09, 6.51925802230835e-09, 1.1175870895385742e-08, 1.1175870895385742e-08, 1.1175870895385742e-08, 3.725290298461914e-09, 3.725290298461914e-09, 3.725290298461914e-09, -3.725290298461914e-09, -3.725290298461914e-09, -3.725290298461914e-09, 1.4901161193847656e-08, 1.4901161193847656e-08, 1.4901161193847656e-08, -1.6298145055770874e-09, -1.6298145055770874e-09, -4.190951585769653e-09, -4.190951585769653e-09, -4.190951585769653e-09, 3.4924596548080444e-10, 3.4924596548080444e-10, 3.4924596548080444e-10, -1.6298145055770874e-09, -1.6298145055770874e-09, -1.6298145055770874e-09, -1.6298145055770874e-09, -1.6298145055770874e-09, -1.6298145055770874e-09]
velocity: []
effort: []

if i send push back 0 to JointState position fileds, urdf will move to relative postion.

is there some other reason to these fault ?

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by 942951641@qq.com
close date 2020-04-17 08:44:57.913818

Comments

1

Out of curiosity: what sort of robot is this? That's almost 50 dof there in that message.

gvdhoorn gravatar image gvdhoorn  ( 2018-12-08 10:28:50 -0500 )edit

one humanoid robot;

942951641@qq.com gravatar image 942951641@qq.com  ( 2019-11-16 06:14:23 -0500 )edit

1 Answer

Sort by » oldest newest most voted
0

answered 2018-12-08 06:01:35 -0500

942951641@qq.com gravatar image

sorry, i solved my problem;

my jointstate message is invalid, because i do not define the header.stamp

edit flag offensive delete link more

Question Tools

Stats

Asked: 2018-12-08 03:35:36 -0500

Seen: 142 times

Last updated: Dec 08 '18