Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ROS2 - Fix Power Motor Service #238

Merged
merged 2 commits into from
Mar 8, 2024
Merged

Conversation

pkowalsk1
Copy link
Contributor

No description provided.

@pkowalsk1 pkowalsk1 changed the title ROS2 - Six Power Motor Service ROS2 - Fix Power Motor Service Mar 5, 2024
@pkowalsk1 pkowalsk1 requested a review from pawelirh March 6, 2024 23:14
@@ -146,6 +147,8 @@ class PantherSystem : public hardware_interface::SystemInterface

rclcpp::Time next_driver_state_update_time_{0, 0, RCL_ROS_TIME};
rclcpp::Duration driver_states_update_period_{0, 0};

std::mutex e_stop_manipulation_mtx_;
Copy link
Contributor

Choose a reason for hiding this comment

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

Would be cleaner to place it together with a controlled attribute (I believe e_stop_ here)

@pkowalsk1 pkowalsk1 requested a review from pawelirh March 8, 2024 10:30
@pkowalsk1 pkowalsk1 merged commit c54e3f9 into ros2-devel Mar 8, 2024
@pkowalsk1 pkowalsk1 deleted the ros2-fix-power-motor-service branch March 8, 2024 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants