Skip to content

Commit

Permalink
Remove leftover from gravity compensation
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanscherzinger committed Jan 10, 2024
1 parent bd60405 commit 4b5daab
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -113,8 +113,6 @@ class CartesianForceController : public virtual cartesian_controller_base::Carte
void setFtSensorReferenceFrame(const std::string & new_ref);

private:
ctrl::Vector6D compensateGravity();

void targetWrenchCallback(const geometry_msgs::msg::WrenchStamped::SharedPtr wrench);
void ftSensorWrenchCallback(const geometry_msgs::msg::WrenchStamped::SharedPtr wrench);

Expand Down

0 comments on commit 4b5daab

Please sign in to comment.