Arthur Lovekin
Results
1
issues of
Arthur Lovekin
In the file hello.cc of the Hello, Drake! tutorial, the line `#include "drake/common/text_logging_gflags.h"` should instead be `#include "drake/common/text_logging.h"` In the file BUILD.bazel the line `deps = [ "//common:text_logging_gflags", "@gflags", ],...