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.7.0.tar.gz (42.3 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.7.0-py2.py3-none-any.whl (44.2 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

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

File hashes

Hashes for simple_carla-2.7.0.tar.gz
Algorithm Hash digest
SHA256 221a4867883b7d39d6042191ee43f132395c7a0c103d378efd47391e7695a676
MD5 62f046a1bfdf4c759b8760ce3b3752cb
BLAKE2b-256 e76ad2a484c2b66bbfa2885f5791a50db2c0eeede78d1bcece6ce3280fbcb5c5

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for simple_carla-2.7.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ad7fc3ea631af1f02e09aaee88e3d4341fb340eeaca94e92b2c1f04774dedde1
MD5 4277b25bf0222ef7c53153945ab19ec9
BLAKE2b-256 7dd625de44b0b3241cd1aa90029a7bd6f737ce39509770a6bd18cfe1e8320592

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