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

Is this tf tree wrong?

asked 2018-05-04 03:03:11 -0500

DongHyeong Kang gravatar image

updated 2018-05-04 03:05:34 -0500

This is my tf tree about hector slam on raspberry pi

now, There are no errors in terminal.

But also there is no map..

I think it could be a communication problem between nodes.

My Internet is unstable.

If not I can't make any guesses.

image description

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2018-05-04 05:24:58 -0500

Answering the title question, your tf tree looks okay to me; it is similar to what we use in most of our mobile bases.

Regarding the absence of a map:

  • Have you tried moving the robot around? I'm not sure how hector works, but it may not be getting "enough" info from a stationary sensor to warrant publishing a map;
  • Have you taken a look at rosnode info for hector? Are you subscribing to the correct map topic in rviz?

Your internet connection should not have much of an influence you ROS as long as:

  • Everything is running on a single machine;
  • The master is routing through localhost or 127.0.0.1.

Best of luck!

edit flag offensive delete link more

Question Tools

3 followers

Stats

Asked: 2018-05-04 03:03:11 -0500

Seen: 293 times

Last updated: May 04 '18