From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: "Alejandro R. Mosteo" Newsgroups: comp.lang.ada Subject: ANN: RCLAda client library for ROS2 Date: Wed, 11 Jul 2018 11:55:33 +0200 Organization: A noiseless patient Spider Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Injection-Date: Wed, 11 Jul 2018 09:55:33 -0000 (UTC) Injection-Info: reader02.eternal-september.org; posting-host="e6e903e7a4791f7c69840bb7ff242b11"; logging-data="26226"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+JIr+XlVhsawr5l4zNcgRn" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.8.0 Cancel-Lock: sha1:WtGfZKJyXSNUjHJZuG+DZrY3KJM= Content-Language: en-US X-Mozilla-News-Host: news://news.eternal-september.org Xref: reader02.eternal-september.org comp.lang.ada:53768 Date: 2018-07-11T11:55:33+02:00 List-Id: Dear Ada community, RCLAda [1] is an Ada 2012 client library for ROS2 [2], the next generation of the popular framework for robotics research, ROS [3]. This first RCLAda release targets the recently announced ROS2 Bouncy release [4]. It includes basic demo packages to get you started writing ROS2 nodes in pure Ada. Cool robotics demos are not (yet) available. Your ideas/contributions are welcome! Special thanks to AdaCore for hosting me for the kick-off of this project. Álex. [1] https://github.com/ada-ros/ada4ros2 [2] https://github.com/ros2/ros2/wiki [3] http://www.ros.org [4] http://www.ros.org/news/2018/07/ros-2-bouncy-bolson-released.html