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

Can't get the position and can't show marker array. #214

Open
creamiracle opened this issue Mar 23, 2017 · 0 comments
Open

Can't get the position and can't show marker array. #214

creamiracle opened this issue Mar 23, 2017 · 0 comments

Comments

@creamiracle
Copy link

creamiracle commented Mar 23, 2017

Hey, I have install the tracker, map_server, openni2, sicks300 laser and mongodb_store. And I have change the namespace of camera from "head_xtion" to "camera" and changed the /ground_plan_fix to /ground_plan(which is the same as the standalone.launch) to make the tracker run. When I use the ground_plane_fixed, the /upper_body_detector doesn't publish anything.(Super weird).
The situation now is I can echo topic "camera/depth/camera_info", "camera/rgb/image_rect_color" and "/ground_plan" these topics has something to publish, when I show on the RVIZ, the image(subscribe from /upper_body_detector/image) has images and red rectangle to detect people.
But I can't get anything from the marker_array for "/people_tracker/marker_array" or "/people_tracker_filter/marker_array" . And when I try to echo topic "/people_tracker_filter/positions" or "/people_tracker/positions" I can't get any message, only a responese "cannot load message class for [bayes_people_tracker/peopleTracker].Are your messages buitl?" And the terminal will show "Failed transform:"map" passed to lookupTransform argument traget_frame does not exist",
So how can I fix to get the position of detected human?

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

1 participant