Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 0 additions & 7 deletions XPlanning/data/mobilerobot/maps/GHC7-map0.json
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,6 @@
"y": 5.33
},
"connected-to": [
"L26",

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing a connection in the map. Need to remove from 'connected-to' at both ends.

"L31"
]
},
Expand Down Expand Up @@ -261,7 +260,6 @@
},
"connected-to": [
"L25",
"LX5",
"L22"
]
},
Expand Down Expand Up @@ -508,11 +506,6 @@
"to-id": "L31",
"from-id": "L29"
},
{
"occlusion": "PARTIALLY_OCCLUDED",

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changing the occlusion data to add sparse obstacles between LX5 and L26,

"to-id": "LX5",
"from-id": "L26"
},
{
"occlusion": "OCCLUDED",
"to-id": "L12",
Expand Down
Loading