摘要:apollo共享内存 D:\git\apollo-platform\ros\ros_comm\roscpp\include\ros\shm_manager.h D:\git\apollo-platform\ros\ros_comm\roscpp\src\libros\shm_manager.cpp
阅读全文
摘要:/usr/bin/cc $(C_DEFINES) $(C_INCLUDES) $(C_FLAGS) -o CMakeFiles/pendulum_msgs__rosidl_generator_c.dir/rosidl_generator_c/pendulum_msgs/msg/joint_state
阅读全文
摘要:本文转至 http://blog.csdn.net/gitchat/article/details/78537098 目录 1. 简介 本文记录Python的扩展模块开发中的常用惯例,以便读者可以低成本的使用Python扩展模块来提高应用性能。 文本不是扩展模块的入门教程,而是面向对扩展模块有一定概
阅读全文
摘要:wget https://github.com/ros2/ros2/releases/download/release-ardent/ros2-ardent-package-linux-fastrtps-x86_64.tar.bz2 tar -xvf ros2-ardent-package-linu
阅读全文
摘要:python2 没有nonlocal ,当需要从python3 转python2时遇到nonlocal时可以采用下文的形式解决 https://technotroph.wordpress.com/2012/10/01/python-closures-and-the-python-2-7-nonloc
阅读全文
摘要:https://serverfault.com/questions/625641/how-can-i-run-arbitrarily-complex-command-using-sudo-over-ssh/625670
阅读全文