Universal_Robots_ROS_Driver
Universal_Robots_ROS_Driver copied to clipboard
In the hardware_interface, some members should be atomic
It seems like robot_program_running_ and controller_reset_necessary_ should be std::atomic
Maybe others as well, like position_controller_running_ and velocity_controller_running_
Thanks for bringing this up. We will definitely look into this!
@stefanscherzinger assigning this to me so it pops up in my task list. If you'd like to look into this before me, please let me know.