Print with fixed precision
This allows to print float values to std::cout using fixed decimals representation.
This is useful to print poses with precision up to millimeter or 1000th of degree only.
This improves display readability.
Security updates will be applied on September 11th between 0500 PM and 0700 PM, EDT (UTC-0400). This site will have intermittent downtime during that time.
This allows to print float values to std::cout using fixed decimals representation.
This is useful to print poses with precision up to millimeter or 1000th of degree only.
This improves display readability.