dg-commons icon indicating copy to clipboard operation
dg-commons copied to clipboard

Driving games common tools

Results 7 dg-commons issues
Sort by recently updated
recently updated
newest added

A protection against the 'division by zero' error could be desirable in [this](https://github.com/idsc-frazzoli/dg-commons/blob/1bf45a4df80e02f315993b8e03f738899cd091f9/src/dg_commons/controllers/pure_pursuit.py#L103_compute_ddelta) line and the line below. Such an error occurs when the initial heading and the goal heading...

![image](https://github.com/idsc-frazzoli/dg-commons/assets/18750753/621bedcd-4ab9-498d-83ab-5927624356be)

bug

![image](https://github.com/idsc-frazzoli/dg-commons/assets/18750753/48e029e1-b7c9-4956-9083-8feeb3c5a554)

This allows to drop the assumption of equal distance between cog an wheel axle

- [ ] DgParamServer inheriting commonroad functionalities - [ ] DgRenderer inheriting commonroad one - [ ] Drawable interface for **extra** argument of log

enhancement

- [ ] support for pedestrians, motos, bicycles