What I posted was from these steps that I performed
-
Since I already have alpha 8 running I created a new directory/workspace for the beta 1 source release code. I already had RTI installed, so I built against that.
-
Executed the following:
src/ament/ament_tools/scripts/ament.py build --build-tests –symlink-install -
Executed the following:
src/ament/ament_tools/scripts/ament.py test
The results of the test are above -
Executed ./talker__rmw-connext-cpp from the /install/bin output is shown above
Thanks
Vince