Fritz Hofmeier
Fritz Hofmeier
### Problem description When I execute `roslaunch carla_ros_bridge carla_ros_bridge_with_example_ego_vehicle.launch` in a Docker Container with the Rosbridge and ROS noetic installed, many `TF_REPEATED_DATA` warnings appear. Here are the output messages: [example_ego_out.txt](https://github.com/carla-simulator/ros-bridge/files/5739199/example_ego_out.txt)...
The trainer was always in the waiting state, so for testing I have added some print debugging and made the ConsoleStats output less invasive (https://pastebin.com/TAiCVhGD). With these changes, when running...
# Feature ## Desired Behavior / Functionality It could be possible to change torchquad's VEGAS algorithm so that it converges a bit faster with common integrands. * A method could...
It could be possible to change the tests code so that it is easier to read and maintain: * Currently the tests use `sys.path.append` for the imports instead of importing...
# Feature ## Desired Behavior / Functionality Low discrepancy sequences could be used as an optional replacement for random number generation for MonteCarlo and VEGAS. With certain integrands, this could...