https://github.com/carla-simulator/carla
Revision 6fc187f4b38ba273dadd62824c3df09d2636156f authored by berndgassmann on 05 November 2021, 17:12:49 UTC, committed by GitHub on 05 November 2021, 17:12:49 UTC
* RssSensor fixes

RssSensor:
- make client side calculations threaded to ensure it is not
incrementally delaying the whole client
- support multiple instances of RssSensor
- initialize _last_processed_frame properly

RssRestrictor:
- enable python set_log_level

General:
- Update to RSS v4.4.2 and map v2.4.5_hotfix supporting elevation
- manual_control_rss: enalbe dynamics log level switching

* Update to ad-rss-lib 4.4.3

* really go to ad-rss-lib 4.4.3
1 parent 4eeb479
Raw File
Tip revision: 6fc187f4b38ba273dadd62824c3df09d2636156f authored by berndgassmann on 05 November 2021, 17:12:49 UTC
RssSensor fixes (#4604)
Tip revision: 6fc187f
.gitattributes
* text=auto
back to top