Skip to content

Gflags error when running [roslaunch khronos_ros uhumans2_khronos.launch]  #5

@18lalala

Description

@18lalala

Hi,
Glad to see your fantastic work. I succeeded to compile the project and wanted to run a demo by running roslaunch khronos_ros uhumans2_khronos.launch and I met these errors.

ERROR: unknown command line flag 'minloglevel'
ERROR: unknown command line flag 'v'
ERROR: unknown command line flag 'alsologtostderr'
ERROR: unknown command line flag 'colorlogtostderr'
ERROR: unknown command line flag 'v'

I found the reason maybe the function google:ParseCommandLineFlags(&argc, &argv, true) can't parse the flags defined in gflags, but I can not fix it. Do you have any ideas? Thanks a lot.

here are more information about my ros enviroment
ubuntu 20.04
ros-noetic
libgoogle-glog-dev=0.4.0-1build1
libgflags-dev=2.2.2-1build1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions