Skip to content

Commit

Permalink
add a simpler test message
Browse files Browse the repository at this point in the history
Signed-off-by: Ryohsuke Mitsudome <ryohsuke.mitsudome@tier4.jp>
  • Loading branch information
mitsudome-r committed Dec 24, 2024
1 parent 0b1fd36 commit f5b55cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@
#include <sstream>
#include <stdexcept>

// Test Message

namespace autoware::cuda_utils
{
template <typename F, typename N>
Expand Down
2 changes: 2 additions & 0 deletions sensing/autoware_gnss_poser/src/gnss_poser_node.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@
#include <string>
#include <vector>

// TEST MESSAGE

namespace autoware::gnss_poser
{
GNSSPoser::GNSSPoser(const rclcpp::NodeOptions & node_options)
Expand Down

0 comments on commit f5b55cd

Please sign in to comment.