Skip to content

生成的车辆无法用键盘操控 #453

@Cyberuil

Description

@Cyberuil

之前没有安装pygame,然后我直接在pycharm命令行执行了pip install pygame,然后运行了manual_control.py,确实出现了一个新窗口,成功生成了一辆车,但是它好像没有办法通过键盘控制进行移动,这个该如何解决?
Image
然后我运行后还出现了警告,根据警告信息我查到说是因为版本不匹配。对此我查到的方法是先卸载现有的Carla再重新安装
我是否需要先pip uninstall Carla再重新安装对应版本,还是如何处理?这个是否有什么影响?
以下是警告内容
WARNING: Version mismatch detected: You are trying to connect to a simulator that might be incompatible with this API
WARNING: Client API version = 8fa1e7067-dirty

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