Skip to content

Commit

Permalink
update parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavambastha committed Nov 2, 2024
1 parent 9b51cba commit 125c778
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -262,6 +262,7 @@ TEST_F(TestRemoteTransceiver, TestGlobalPath)
std::cout << "rand_global_path: " << rand_global_path_str << std::endl;
Polaris::GlobalPath test;
test.ParseFromString(rand_global_path_str);
std::cout << "global path str: " << rand_global_path_str << std::endl;
// This query is comprised entirely of arbitrary values exccept for .data_
//Configure for global path

Expand Down

0 comments on commit 125c778

Please sign in to comment.