Commit f8796ad8 authored by oscar's avatar oscar

提交更新

parent 5e9079e9
......@@ -720,7 +720,8 @@ if __name__ == '__main__':
generate_kitti2origin=generate_cfg.POINTPILLARS.KITTI2ORIGIN
generate_kitti2origin = np.array(generate_kitti2origin)
p_dir = "/home/oscar/ros/git/jfxmap_python/jfxmap/"
# p_dir = "/home/oscar/ros/git/jfxmap_python/jfxmap/"
p_dir = "/host/home/sata2/oscar/jfxmap_python/jfxmap/"
f_path = "./maps/qichecheng/mapconfig.json"
ret = init_jfxmap(p_dir,f_path)
print(ret)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment