Skip to content

Commit

Permalink
Try clang formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
leungjch committed Feb 18, 2024
1 parent 2de6263 commit 568d1be
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ YamlConfig load_yaml(const std::string& yaml_path) {

class SemanticSegmentationNode : public rclcpp::Node {
public:

bool FLAGS_use_mkldnn = true;
bool FLAGS_use_trt = true;
std::string FLAGS_trt_precision = "fp32";
Expand Down

0 comments on commit 568d1be

Please sign in to comment.