File "example_avoidance_3d.py", line 19, in <module>
from dynamic_obstacle_avoidance.dynamical_system.dynamical_system_representation import get_linear_ds, make_velocity_constant, linear_ds_max_vel, linearAttractor_const
ModuleNotFoundError: No module named 'dynamic_obstacle_avoidance.dynamical_system'
The 3D examples are currently not working due to visualization issues.
Nevertheless, the obstacles and modulation method are applicable to 3D environments.