Skip to content
This repository has been archived by the owner on Oct 9, 2019. It is now read-only.

Modified topic state_axis1 & state_axis2 #34

Merged
merged 2 commits into from
Apr 1, 2019
Merged

Modified topic state_axis1 & state_axis2 #34

merged 2 commits into from
Apr 1, 2019

Conversation

igorrecioh
Copy link

No description provided.

msg_actuators_.actual.velocities.resize(motor_goal_publishers_.size());
msg_actuators_.actual.effort.resize(motor_goal_publishers_.size());
msg_actuators_.joint_names.resize(motor_goal_publishers_.size());
// std::cout << "----------------- Publishers -----------------" << std::endl;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove these lines instead of commenting it

}
}
pthread_mutex_unlock( &mutex_command );
// msg_actuators_.error.positions.clear();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove these lines instead of commenting it

cmd_to_send.push_back(cmd_msg1);
}
pthread_mutex_unlock( &mutex_command );
// pthread_mutex_lock( &mutex_command );
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove these lines instead of commenting it

@ahcorde ahcorde merged commit 0a392ca into AcutronicRobotics:master Apr 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants