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

Semantic_point_annotator Parameter Explanation

asked 2012-07-16 10:06:38 -0500

David Lu gravatar image

updated 2012-07-16 15:14:46 -0500

I've been having some problems with the Semantic Point Annotator, i.e. the thing that removes the ground plane from the PR2's obstacle avoidance system. The main problem is that points in the floor show up as obstacles.

The wiki page does not have much in the way of documentation. Does anyone have insight into how the parameters can be fiddled with to remove this problem?

Edit: Alternatively, you can check out the bag file

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2012-07-16 11:21:58 -0500

joq gravatar image

That package uses the old, obsolete sensor_msgs/PointCloud message.

There is probably a newer implementation using the Point Cloud Library and the newer sensor_msgs/PointCloud2 message.

edit flag offensive delete link more

Comments

That's true, but to my knowledge, it is still what drives the PR2 NavStack (at least up until Electric).

David Lu gravatar image David Lu  ( 2012-07-16 11:46:57 -0500 )edit
1

There is an updated version that has PointCloud2. https://kforge.ros.org/pr2navigation/hg/rev/8819c61efbb7

David Lu gravatar image David Lu  ( 2012-07-16 13:22:45 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2012-07-16 10:06:38 -0500

Seen: 138 times

Last updated: Jul 16 '12