logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git 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