Skip to main content

An easy-to-use, object-oriented interface to the carla plugin host.

Project description

simple_carla

An easy-to-use, object-oriented interface to the carla plugin host.

Installation

(Not so easy 😒)

You must install carla (including python resources), for this package to work. After installing carla, check that the following directories exist on your system:

  • /usr/local/lib/carla OR /usr/lib/carla
  • /usr/local/share/carla OR /usr/share/carla

On my machine, running carla --version produces the following output:

Using Carla version 2.6.0-alpha1
  Python version: 3.10.12
  Qt version:     5.15.3
  PyQt version:   5.15.6
  Binary dir:     /usr/local/lib/carla
  Resources dir:  /usr/local/share/carla/resources

Checking with "apt-file", it appears that the python resources are not packaged in the official Debian / Ubuntu repository. You may have to download, build, and install from source. (I did.)

If you do install from source, you might want to look at tweaking the "-mtune" option in the compiler flags. When I compiled, I replaced every instance of "-mtune=generic" with "-mtune=native -march-native". Since you are building for your machine only, this flag is appropriate.

For more information, see GCC optimization - Gentoo wiki

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

simple_carla-2.3.0.tar.gz (41.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

simple_carla-2.3.0-py2.py3-none-any.whl (42.1 kB view details)

Uploaded Python 2Python 3

File details

Details for the file simple_carla-2.3.0.tar.gz.

File metadata

  • Download URL: simple_carla-2.3.0.tar.gz
  • Upload date:
  • Size: 41.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for simple_carla-2.3.0.tar.gz
Algorithm Hash digest
SHA256 f48b5252e36604dec6f49b8dd0a4bd8c68a95689aa67067560ac74ee750b9906
MD5 b4d680ead939f6cb9234911570ce0ddc
BLAKE2b-256 a855944863778a2f0d04ffccd5fc8d2f1af459b6656459e1b1e441b8f27f4507

See more details on using hashes here.

File details

Details for the file simple_carla-2.3.0-py2.py3-none-any.whl.

File metadata

  • Download URL: simple_carla-2.3.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 42.1 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.10.12

File hashes

Hashes for simple_carla-2.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 82f6bcb6f1b3512afbf4c772a23c19e9007cdbf88710dbb31c65e7e12a506378
MD5 d97e2a94f8198266a4d50304a3d4af32
BLAKE2b-256 5241be919fa6782fd5cab68b6c96961ff42b041310907bd57534dee7fb20f4c0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page