-
Notifications
You must be signed in to change notification settings - Fork 1
Description
The new SystemSimpleJoystickTiagoNavigation is provided here:
This system is configured to use the ISW OPC UA Backend for both, the Joystick service (push) and the NavigationVelocity service(send). When I only configure send, everything seems to work. When I configure both connections to use OPC UA then the two Joystick components run 100% CPU and the two terminals prints out millions of messages. The third component SmartGazeboBaseServer crashes with a segmentation fault. See Screenshot:
The seg-fault in SmartGazeboBaseServer seems to be related to the preceding components, because if I configure the Joystick service to use ACE/SmartSoft, then the communication of NavigationVelocity works.
@Kantiran91 please debug this Szenario. If it works, then the next Szenario is the full navigation stack (the SystemTiagoNavigation) that is also configured for OPC UA.

