Spencer Bills
Spencer Bills
Any update on this?
To replicate this, clone down the PX4 repo (https://github.com/PX4/PX4-Autopilot), run `make px4_sitl gazebo`, then run `PX4_SIM_SPEED_FACTOR=4 Tools/gazebo_sitl_multiple_run.sh -n2`
Issue here: https://github.com/PX4/PX4-SITL_gazebo/issues/879
I will try out these changes once I get back to my workstation later today. Something I am concerned about, which I mentioned in one of the review comments, is...
Sorry for delay... busy with work.
Sorry, I've started school back up and don't have the time to work on this anymore... :(
Note that you can recreate this by running `PX4_SIM_SPEED_FACTOR=4 Tools/gazebo_sitl_multiple_run.sh -n2` from the PX4 parent directory.
https://github.com/PX4/PX4-SITL_gazebo/pull/880 Here's the PR :) Edit: It's a pretty naive solution, and I'd love to hear if there's a way to do this by setting the config for each individual...
This was the original problem that I was trying to describe in my issue (then I got very busy for a week so I wasn't able to follow up on...
@weiznich I have now tested it with a MariaDB instance in a docker container. **It works correctly.** Below are some details. Docker version: 20.10.6, build 370c289 diesel version: 1.4.6 Ubuntu...