discussion on speed
Up to Software suite V2 - Middleware - tux_driver
Hi,
In cmd_parser.c I bumped into tux_movement_conststr_to_val.
This one contains a test for values like VERYLOW, LOW etc
However, if I look into the api doc, these values are not used (as speed is an integer value).
I would have removed them, but i noticed that these values still are used in the type move_speed_t and this type again is used in tux_movement_perform
There seems to be an inconsistency here. Would like advice on how to proceed (or someone who picks this up).
BTW not too sure if we have a bug tracker (never bothered to look for one), but guess it would be useful for things like this.
Powered by
Ploneboard