Skip to content

Error with the DISPLAY environment variable #5

@GinWeng

Description

@GinWeng

Hi there, thanks for providing the code to test. However, I got an issue running the code.

==================================================================

Message=index 0 is out of bounds for axis 0 with size 0
Source=F:\Capstone\algorithms\range_mcl\src\utils.py
StackTrace:
File "F:\Capstone\algorithms\range_mcl\src\utils.py", line 340, in load_poses_kitti
inv_frame0 = np.linalg.inv(poses[0])
File "F:\Capstone\algorithms\range_mcl\src\main_range_mcl.py", line 49, in (Current frame)
map_poses = load_poses_kitti(map_pose_file, map_calib_file)

======================================================================

I tried to search for the GLFWError 65544 but none of the solutions seems to work. Is there anything idea what is happening?

Regards
Jimmy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions