Now, the component can log without requiring to have the admittance filter enabled. However, the component still requires to receive a first valid input reference before being able to log any data. This can be achieved by using the serv...Gianluca Corsini
You are right that it is about 3 services in total that one could do live by hand. However, the script adds some automatism which saves some boring typing especially when running it without parameters, or when you need to use it through ...Gianluca Corsini
imucalib is a sample script using python-genomix to configure and call calibrate_imu(). imucalib is installed is share/rotorcraft under prefix. Closes #460Gianluca Corsini
Hi Anthony, I have created a python script to calibrate the IMU. It is a simple wrapper of the activities @calibrate_imu@ and @set_zero@, with some more convenience argument parsing, input checking, etc. Nothing super fancy, but I h...Gianluca Corsini
Hi Anthony, I have noticed that the component @phynt-genom3@ is not logging any data unless the internal admittance filter is enabled, i.e., only if the related flag is set to _true_ through the service @enable@. I think it could b...Gianluca Corsini
I cannot understand this sentence > NHFC, when it is stopped, comes back to some internal state which is overwritten if Maneuver is stopped before therefore there is no issue while nhfc is stopped after maneuver.stop() Moreover, co...Gianluca Corsini
@mallet you can find the code changes at https://gitlab.inria.fr/rainbow/software/telekyb3/git.openrobots.org-mirrors/tk3-paparazzi/-/commit/0cc22d0e6786ec2466bcda200e1e83729a67df2fGianluca Corsini