File tree Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Expand file tree Collapse file tree 2 files changed +0
-10
lines changed Original file line number Diff line number Diff line change 2727// POSSIBILITY OF SUCH DAMAGE.
2828
2929/*
30- * Publishing ROS messages is difficult, as the publish function is
31- * not realtime safe. This class provides the proper locking so that
32- * you can call publish in realtime and a separate (non-realtime)
33- * thread will ensure that the message gets published over ROS.
34- *
3530 * Author: Wim Meeussen
3631 */
3732
Original file line number Diff line number Diff line change 2727// POSSIBILITY OF SUCH DAMAGE.
2828
2929/*
30- * Publishing ROS messages is difficult, as the publish function is
31- * not realtime safe. This class provides the proper locking so that
32- * you can call publish in realtime and a separate (non-realtime)
33- * thread will ensure that the message gets published over ROS.
34- *
3530 * Author: Wim Meeussen
3631 */
3732
You can’t perform that action at this time.
0 commit comments