Skip to content

unexpected keyword argument 'video_codec' #40

@kenji-nishimiya

Description

@kenji-nishimiya

Hello!
I am impressed this research in ICRA and trying it.
But I met following error.

$ python3 data_collection_and_load.py 
Traceback (most recent call last):
  File "/home/j0521346/robodm/examples/data_collection_and_load.py", line 13, in <module>
    traj = robodm.Trajectory(path=path, mode="w")
  File "/home/j0521346/robodm/robodm/trajectory.py", line 561, in __init__
    self.codec_config = CodecConfig(
TypeError: CodecConfig.__init__() got an unexpected keyword argument 'video_codec'

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions