Errors on startup and test node launch

asked 2019-04-06 03:50:12 -0500

D0l0RES gravatar image

updated 2019-04-06 12:58:01 -0500

jayess gravatar image

I deployed ROS2 on a Windows OS computer, when I call local_setup.bat or setup.bat, I get the error

[connext_cmake_module] Warning: The location at which Connext was found when the workspace was built [[C:\Program Files\rti_connext_dds-5.3.1]] does not point to a valid directory, and the NDDSHOME environment variable has not been set. Support for Connext will not be available.

I do not understand why, because I use OpenSplice DDS and I have registered the variable OSPL_HOME.


Further.


When you run

ros2 run demo_nodes_cpp talker

nothing happens that's all that is displayed

C: \ Users \ TestUser> ros2 run demo_nodes_cpp talker

C: \ Users \ TestUser>

where the punt field is there is waiting. Modem lasts up to 1 or 2 minutes


The name of the failed application: talker.exe, version: 0.0.0.0, time stamp: 0x5c8ac8b5 The name of the failed module: ucrtbase.dll, version: 10.0.17763.348, time stamp: 0x26a80883 Exception code: 0xc0000409 Error offset: 0x000000000006e91e Failure Process ID: 0x1b74 Run failed application startup time: 0x01d4ec684684793c The path of the failed application: C: \ ROS2 \ ros2-windows \ lib \ demo_nodes_cpp \ talker.exe The path of the failed module: C: \ Windows \ System32 \ ucrtbase.dll Report ID: 6d51f242-b949-4587-b03c-37ba2f3703a0 The full name of the failed package: Application code associated with the failed package:
edit retag flag offensive close merge delete