rviz not working for sicklms
i'm able to connect to my sensor, i am also able to see the data using rostopic echo /scan, However rosrun rviz rviz gives me a blank map. Please help
i'm able to connect to my sensor, i am also able to see the data using rostopic echo /scan, However rosrun rviz rviz gives me a blank map. Please help
This is a transform problem. The laser measurements are published in the base_laser coordinate frame, but rviz is trying to display them in the "laser" or "map" coordinate frame. Set your fixed frame to "base_laser" and you should see the data displayed. If you want to use another frame you need to make sure TF transforms are published to connect base_laser to your other frames (for instance by using http://wiki.ros.org/robot_state_publi... and a urdf)
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2014-06-03 11:50:18 -0600
Seen: 1,169 times
Last updated: Jun 10 '14
SICK LMS 200 S60 vs SICK LMS 200-30106
Sick LMS 200 not working with MobileSim
use a simulated Sicklms200 sensor with ros and gazebo (maybe Player/stage) [closed]
LMS1xx node outputs curved laser scan data
Errors in RVIZ and Static Transform Publisher with Hokuyo
Did you add the laser topic in rviz? What frame is the laser scan in? What is your fixed_frame in rviz?
these are my settings https://www.dropbox.com/s/z9a6hcspwipq19q/rviz.jpg the error under LaserScan Status is :- Transform [sender=/sicklms] For frame [laser]: Fixed Frame [base_laser] does not exist i tried editing the fixed_frame as map , still didnt work