We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec70a83 commit 4d72e72Copy full SHA for 4d72e72
1 file changed
bica_graph/src/bica_graph/graph_client.cpp
@@ -438,7 +438,6 @@ GraphClient::get_tf(const std::string& node_src, const std::string& node_target)
438
void
439
GraphClient::set_tf_identity(const std::string& frame_id_1, const std::string& frame_id_2)
440
{
441
-
442
geometry_msgs::TransformStamped static_transformStamped;
443
444
static_transformStamped.header.stamp = ros::Time::now();
0 commit comments