logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

log2graph - plain text log file into a binary scangraph

Description

       This tool converts a plain text log file into a binary scangraph file which can be used in Octomap.

       The log file needs to be in the format of: NODE x y z roll pitch yaw

       x y z

       x y z

       ...

       NODE x y z roll pitch yaw

       x y z ...

       Lines starting with '#' or empty lines are ignored.

                                                  User Commands                                     LOG2GRAPH(1)

Name

       log2graph -  plain text log file into a binary scangraph

Synopsis

log2graph [ InputFile.log OutputFile.graph ]

See Also