Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Robotics-STAR-Lab/H2-Mapping
/ run_mapping.py
File
run_mapping.py
mapping/demo/run_mapping.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
os
2
import
sys
3
4
sys.path.insert(0, os.path.abspath(
'src'
))
Callers
nothing calls this directly
Calls
5
get_parser
Function · 0.90
H2Mapping
Class · 0.90
parse_args
Method · 0.80
setup_seed
Function · 0.70
run
Method · 0.45
Tested by
no test coverage detected