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

really fixed ground plane without ptu #233

Open
wants to merge 2 commits into
base: kinetic-devel
Choose a base branch
from

Conversation

FooKii
Copy link

@FooKii FooKii commented Apr 11, 2020

For robot/simulation without PTU, and as writen in #177.

Notice if your robot is static or u just want it to work, a quick fix will be set topic "ptu_state" to "/joint_states" in the original "ground_plane_fixed.launch" file, however this can leads to some wrong detections if u have moving joint.

What i modified is just commenting out the "reading tilt from ptu_state" part and force it to use default tilt(0) always.

U still need to set ptu_state topic to something just to trigger the callback function. see in ground_plane_fixed_no_ptu.launch

This is not an elegant fix but just in case anyone need it.

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

Successfully merging this pull request may close these issues.

1 participant