Closed arturkamieniecki closed 1 year ago
In ROSConDemoSystemComponent.cpp there is a ROS 2 service created that exists outside of the simulation. This unables the ROS 2 node to be reset. The service mention is created int void ROSConDemoSystemComponent::Activate()
void ROSConDemoSystemComponent::Activate()
Why was this issue closed? It seems like it has not been fixed yet.
Note: this issue was not fixed, but will soon be addressed in an upcoming PR.
In ROSConDemoSystemComponent.cpp there is a ROS 2 service created that exists outside of the simulation. This unables the ROS 2 node to be reset. The service mention is created int
void ROSConDemoSystemComponent::Activate()