8000 Script create_movie.py fails when run on logs associated with study_static_obstacles · Issue #4 · VIS4ROB-lab/t_prm · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Script create_movie.py fails when run on logs associated with study_static_obstacles #4
Open
@alexperez33

Description

@alexperez33

The executable study_static_obstacles generates a log (info_about_bm.txt) which only contains x,y,z, and r related data about obstacles. The script create_movie.py expects x,y,z,r,vx,vy,vz, so it fails to unpack the obstacle information in info_about_bm.txt generated from study_static_obstacles.

It seems a solution would be to log 0,0,0 as well for each obstacle when logging info_about_bm.txt. This would represent vx, vy, and vz, and allow create_movie.py to function properly.

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

      0