What revision of C is targeted by ROS 2?
REP-2000 is stating that ROS 2 is targeting C++14. What about C? Is it a safe assume that all packages are compiled against C11?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
REP-2000 is stating that ROS 2 is targeting C++14. What about C? Is it a safe assume that all packages are compiled against C11?
Yes, we use / need C11. I updated the REP accordingly: https://github.com/ros-infrastructure...
@William the PR is here: https://github.com/ros2/rcl/pull/332 (strncpy_s / strncpy incompatibility) - seems like we finally went with memcopy.
Asked: 2019-02-14 15:26:11 -0500
Seen: 144 times
Last updated: Feb 14 '19
why doesn't colcon build fail any dependencies in package.xml?
ros2 run python executable not found
Is it possible to use shared memory as IPC with galactic windows 10?
Why does ROS2 custom message colcon build give include file errors?
Service call from python hangs
[Nav2] Keepout Zones - dynamic change of KeepoutFilter mask file during simulation
No python PIL or empy; build fail Mac Mavericks
How to use the latest version of Fastdds on ros2?