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

How to save the acquired 2D point cloud in map_server with a color other than black and white

asked 2022-11-15 05:27:00 -0500

touya gravatar image

I want to draw a 2D point cloud with acquired position coordinates in a color other than black and white in ros's map_server png file. I am open to any method, but would prefer to use ros in python code if possible.

2D point clouds acquired using occupancyMap were stored in a list and plotted on the image using opencv. However, there is a problem that the point cloud is updated in the list due to the occupancyMap code, and the scale of the map does not match.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2022-11-15 07:03:13 -0500

touya gravatar image

updated 2022-11-15 07:04:29 -0500

What I want to do now is to be able to identify objects detected by yolo on the map. Please give me ideas on other ways to do this.

edit flag offensive delete link more

Comments

Please do not create an Answer that does not actually answer the question being asked. As the author you should edit the description to add any additional information you think of. Other people should use the "add a comment" link under your description.

Mike Scheutzow gravatar image Mike Scheutzow  ( 2022-11-16 06:35:54 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2022-11-15 05:27:00 -0500

Seen: 118 times

Last updated: Nov 15 '22