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.0.0.tar.gz (41.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.0.0-py2.py3-none-any.whl (41.9 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: simple_carla-2.0.0.tar.gz
  • Upload date:
  • Size: 41.3 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.0.0.tar.gz
Algorithm Hash digest
SHA256 881508f4109b78233de315e6b71d4ca1fbf5b9a3a5266f2b69e0b28ec4eb87e8
MD5 59c32a7e9fc81ac1a1ea1a95961dc3c0
BLAKE2b-256 66340c86b55284acee97b6f796dca434fb884604a59b38fa6bbb906300aacc30

See more details on using hashes here.

File details

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

File metadata

  • Download URL: simple_carla-2.0.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 41.9 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.0.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b6eb513637706a0f2d574db44667be8d27ae317dadd695d934595c1d7016a178
MD5 9f2335c9c8e6334e6c48973801fbef3a
BLAKE2b-256 9b865aaa00d8240890bed67534cd9a525fcd0bcda5d173990e35e0e3a41f7e3c

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