Robotics StackExchange | Archived questions

Transform [sender=unknown_publisher] For frame [leddar]: Fixed Frame [map] does not exist

I used command :

roslaunch -v leddar leddar.launch  

to run the Leddar ROS package instead of following the instruction the package provide (PS: it will shows that Failed to connect to ttyS0 with code: -1) and it connect successfully. but when I open the rviz to do visualized it shows me that :

 Transform [sender=unknown_publisher]
For frame [leddar]: Fixed Frame [map] does not exist

image description(/upfiles/14597559993440254.png)

anyone had this problem before?please, help me.

Asked by Zero on 2016-04-04 02:48:44 UTC

Comments

How this question got 1k views after just 2 hours?

Asked by achmad_fathoni on 2018-07-10 19:59:59 UTC

Answers

I just found the way to solve it. just change the Globe Options/Fixed Frame to leddar

Asked by Zero on 2016-04-04 03:46:50 UTC

Comments

Hm I actually have the same problem in rviz no laserscan points are shown. Even if I show the laserscan message everything seems to be ok or if I display it in gazebo I see the laser scan / Just in rviz I do not see it :( Do I need a tf to display the laser data?

Asked by Markus on 2018-02-01 02:33:28 UTC

Yes, this is not a complete answer. This does not solve the issue.

Asked by Gordon on 2018-07-10 17:08:25 UTC

I don't think just changing it in global options actually fixes anything.


Edit:

I'm running into the same issue. This does not solve the issue if you are running multiple topics in displays. For example one may run off of the Fixed Frame of map and one may not. You really need to go in and edit the frame_id in each file to fix this issue.

Asked by Gordon on 2018-07-10 16:48:42 UTC

Comments

Please don't use an answer to leave a comment. This isn't a forum. You can leave a comment by clicking on the "add a comment" button on the answer/question that you're commenting on.

Asked by jayess on 2018-07-10 16:57:27 UTC

I'm running into the same issue. This does not solve the issue if you are running multiple topics in displays. For example one may run off of the Fixed Frame of map and one may not. You really need to go in and edit the frame_id in each file to fix this issue.

Asked by Gordon on 2018-07-10 17:07:47 UTC