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

why there is no transform to anything in rviz ? #4

Open
Tcoloi opened this issue Oct 22, 2024 · 8 comments
Open

why there is no transform to anything in rviz ? #4

Tcoloi opened this issue Oct 22, 2024 · 8 comments

Comments

@Tcoloi
Copy link

Tcoloi commented Oct 22, 2024

微信图片_20241022155617
There are no error messages in terminal but in Riz there is no transform to anything in rviz and nothing shows up.

@abeleinin
Copy link
Owner

Try by checking the tf tree and seeing if anything looks unusual. If you're still having issues then can you provide more context on which commands you're executing and how you're launching Rviz.

@Tcoloi
Copy link
Author

Tcoloi commented Oct 29, 2024

I edited the husky launch file to add some laser configurations since there was no ros topic called “mid/points” and I still don't know what it is, I can't find the publisher of it. So I used the "/velodyne_points" instead.
image
image
When I am checking the TF tree, it seems that the problem occurs between the transformation from base_footprint to base_stabilized.
image
In Rviz the status of base_footprint is OK while the status of other parts keeps swiching between OK and Not OK. Is that because the frequence being to low? but I don't know how to edit the Broadcaster: /msg_to_tf to fix this.
ea4f09dfb41616b96355228a111a2d9

@animalyard
Copy link

did you solve the problem?

@Tcoloi
Copy link
Author

Tcoloi commented Oct 31, 2024

did you solve the problem?

Nope, I'm still figuring it out.

@Tcoloi
Copy link
Author

Tcoloi commented Nov 6, 2024

did you solve the problem?
I finally solved it. Find the line

<arg name="enable_ekf" default="$(optenv ENABLE_EKF true)"/>

in husky_control/launch/control.launch and set it false to disable the EKF, it may make the TF tree unstable.
2024-11-06 16-22-56屏幕截图

@animalyard
Copy link

did you solve the problem?
I finally solved it. Find the line

<arg name="enable_ekf" default="$(optenv ENABLE_EKF true)"/>

in husky_control/launch/control.launch and set it false to disable the EKF, it may make the TF tree unstable. 2024-11-06 16-22-56屏幕截图

thanks ,but i still can't see the pcl in rviz ,what's the problem?

@Tcoloi
Copy link
Author

Tcoloi commented Nov 7, 2024

did you solve the problem?
I finally solved it. Find the line

<arg name="enable_ekf" default="$(optenv ENABLE_EKF true)"/>
in husky_control/launch/control.launch and set it false to disable the EKF, it may make the TF tree unstable. 2024-11-06 16-22-56屏幕截图

thanks ,but i still can't see the pcl in rviz ,what's the problem?

Does the navigation work? Or you just can't see the yellow point cloud as it is shown in the pic.

2024-11-07 15-46-39屏幕截图

@tangyuep
Copy link

I can't visualize /trav_map in rviz, have you ever encountered such a problem?

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

4 participants