Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

target_frame does not exist #78

Closed
ZhoZhicheng opened this issue Jan 22, 2024 · 6 comments
Closed

target_frame does not exist #78

ZhoZhicheng opened this issue Jan 22, 2024 · 6 comments

Comments

@ZhoZhicheng
Copy link

Hi, thanks for your great work. But I encounter a question. When I run elevation_mapping_cupy with turtlebot3, there is a error:
"odom" passed to lookuptransform argument target_frame does not exist.
and when i want to change the world frame in rviz, rviz died and say:
OGRE EXCEPTION(2:InvalidParametersException): Cannot destroy a null MovableObject.
But last year I use elevation_map_cupy without sensor_processing I didn't find this question. Do you know why?

@mktk1117
Copy link
Collaborator

This looks like a problem with the tf tree.
Can you make sure that there's a tf between odom and the sensor frame connected?

@ZhoZhicheng
Copy link
Author

You are right, there's no 'odom' frame, also no right_wheel_link and left_wheel_link. But why this happend? Turtlebot model has some questions? Or should I add a localization program?
frames.pdf

@mktk1117
Copy link
Collaborator

Okay. Sorry, then it's a Turtlebot issue rather than the elevation mapping issue. Could you please check how to publish turtle bot tf? Thanks!

@doctorcolossus
Copy link

Hi @ZhoZhicheng, I have the same problem and my tf tree looks the same. Did you ever figure out what the issue was?

@ZhoZhicheng
Copy link
Author

Hi @ZhoZhicheng, I have the same problem and my tf tree looks the same. Did you ever figure out what the issue was?

It's a Turtlebot issue, and it's easy to solve. But I can not remember the details.

@doctorcolossus
Copy link

@ZhoZhicheng, I'm glad that it was easy for you to solve, but I've been trying to solve it for several days, so it hasn't been "easy" for me. Thanks anyway!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants