Skip to content

Remove blocks of commented-out code #4

@TuckerHaydon

Description

@TuckerHaydon

Don't leave commented out code hanging around in the main branch. Move them to another branch or delete them.

Some examples in gps_odom:

/*baseECEF_vector(0) = msg->rx+msg->rxRov; //NOTE: THIS SHOULD BE READ IN VIA .LAUNCH WHEN USING GLOBAL FRAME

//Get initial pose

/*//Hypothesis test

//odom_pub_.publish(localOdom_msg);

/* initStates << msg->pose.position.x-initPose_.pose.position.x, msg->pose.position.y-initPose_.pose.position.y,

void gpsOdom::PublishTransform(const geometry_msgs::Pose &pose,

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions