Skip to content

Python examples are not working #46

@xuanhien070594

Description

@xuanhien070594

I was trying to run the Python examples on Ubuntu 22.04, but encountered several errors as shown below.

  1. Running bazel run //examples/python:c3_example produced the following error:
Image
  1. Running bazel run //examples/python:lcs_factory_example resulted in the errors shown below. I suspect this might be related to the use of std::optional in LCSFactoryOptions.
Image
  1. Running bazel run //examples/python:lcs_factory_system_example produced the same error as above.
Image
  1. Interestingly, bazel run //examples/python:c3_controller_example runs without any issues.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions