ros / joint_state_publisher

http://wiki.ros.org/joint_state_publisher
50 stars 81 forks source link

joint_state_publisher not running propperly #99

Open anthiv opened 1 year ago

anthiv commented 1 year ago

Hello I have a problem when running this command "roslaunch mobile_robot rviz.launch" and I think it is related to joint_state_publisher. Here is my launch file:

<?xml version="1.0"?>

and although I don't get any errors, the preview of my robot is not correct (I use 4 wheels in my urdf file and I only get one wheel in the center of my robot car as pictured below). When I run "rosnode list" I can only see /robot_state_publisher and not /joint_state_publisher_gui and I can't figure why. Also when I kill the procedure with Ctrl+C I get this : [joint_state_publisher_gui-2] killing on exit [joint_state_publisher_gui-2] escalating to SIGTERM [joint_state_publisher_gui-2] escalating to SIGKILL [rosout-1] killing on exit [master] killing on exit Shutdown errors:

which is also related to joint_state_publisher_gui. I tried to use joint_state_publisher but I came across the same issue. My code works fine in my friend's laptop and we have installed ros the same way. Do you have any idea where the problem stands? Screenshot from 2023-09-05 12-04-05

yhyhhhhhh commented 1 year ago

Hello, have you solved this problem? i met the same issue too

sean7401 commented 2 months ago

hi, i met the same issue too.......... and need help!!! plz read this comment!