Create Occupancy Map of any Shape
Show older comments
Hi Everyone,
I am working on my Navigation project. The problem I'm facing right now is that whenever i try to cretae a map it is in rectangular or square shape. what i want is to create a binary map of a little bit circular. The image is attached. I also wat to add robots in it for navigation.

Accepted Answer
More Answers (1)
Gaurav Bhosale
on 24 May 2023
Edited: Gaurav Bhosale
on 24 May 2023
1 vote
Hi
You can use robotScenario to perform robot simulation. You can create scene by adding static mesh. Further, you can add robot as robotPlatform. In addition, once scene is created, you can get binary occupancy map of the created scene.
Let me know your requirement details.
Thanks
Categories
Find more on Network Connection and Exploration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!