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.6.0.tar.gz (42.2 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.6.0-py2.py3-none-any.whl (44.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: simple_carla-2.6.0.tar.gz
  • Upload date:
  • Size: 42.2 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.6.0.tar.gz
Algorithm Hash digest
SHA256 866f97de896168affbf7fec3ad57c24d7e09f0cbd9018132da2d30e46d3f0d16
MD5 c7b70619b9764404017296b4f700775f
BLAKE2b-256 93c4be9c3339a97a91f0c228449b0b08c687165d426815c282c485e09a282067

See more details on using hashes here.

File details

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

File metadata

  • Download URL: simple_carla-2.6.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 44.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.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3db3ad2ce2aee7820c8b389c12ac697cdf3bfd6377476749373e42a29209c464
MD5 dea0d2d8954bdf66b48b25335cca7e91
BLAKE2b-256 760df8706c87bbb3eafec1a7866b83519d1d37e5957fa6b53fe1ec98337fae87

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