-
### Week 5: Submit a Pull Request to the Selection Round Project
- Topics: Add **Section 3.iii to Tutorial 4** describing your investigations and further exploration of quantum computing circuit des…
-
When I’m running the tutorial example [Modifying an existing Direct RL Environment](https://isaac-sim.github.io/IsaacLab/main/source/tutorials/03_envs/modify_direct_rl_env.html), the simulation crashe…
-
For replacing the Python OpenCOR API with LibOpenCOR, we need to be able to run the following commands:
```python
self.simulation = oc.open_simulation(cellml_path)
self.simulation.valid():
self.…
-
### Week 4: Prepare GitHub Markdown Documentation
- Topics: Document the steps involved in your Qiskit simulations
- Tasks:
- Prepare user documentation for someone else to be able to reproduc…
-
Hello,
I hope you’re doing well. I am currently working on implementing a fault in the pitch angle control system. The fault scenario involves Blade 1’s pitch angle being fixed at its exact value at …
-
### Week 3: Quantum Circuit Design and Classical Post-Processing
- Topics: Quantum Circuits and Probabilistic nature of quantum measurement
- Tasks:
- Designing larger circuits, exploring u…
-
The test in `tests/test_simulations.py::test_simulation_with_relaxed_rigid_contacts` is failing with the following error:
```python
pytest -vv tests/test_simulations.py::test_simulation_with_relaxed…
-
Hi,
1. I tried to launch the example. I launched the simulation with "roslaunch autonomous_flight dynamic_navigation.launch" and I when give first goal point, the quadrotor navigates in RVIZ navigate…
-
It would be interesting to have the possibility to numerically simulate the full Ising Hamiltonian (as an Hermitian complex matrix) time evolution during the annealing process. This would allow to stu…
-
The _Runtime/Simulation/Simulation.cs_ contains line
```
using GluonGui.WorkspaceWindow.Views.WorkspaceExplorer.Configuration;
```
it causes the compiler error:
> Packages/com.shijbey.anansi/Ru…