Dane Roemer

Results 2 issues of Dane Roemer

When using `CDDTCast`, the `max_range` parameter is not always honored. The behavior seems to be limited to two scenarios. Let's say `max_range` is set to 30.0: 1. An obstacle lies...

Updates the python wrapper to work with python 3, retaining backwards compatibility with python 2. It can either be installed with: `sudo python2 setup.py install` `sudo python3 setup.py install` No...