docs.rs failed to build carla-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
carla-0.13.0
carla
Rust client library for Carla simulator.
Usage
The usage can be learnt from snipplet here.
This crate prepares Carla source code and builds bindings automatically. You may experience long waiting time in the first compilation. The bindings are cached in later builds and can save you much time.
If you prefer to use custom Carla source code, set the source
directory to CARLA_DIR environment variable.
License
MIT license