Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Tags
- amcl
- darknet_ros
- opencv
- ax200
- Gazebo
- Linux
- ROS
- roslaunch
- linetracing
- sources.list
- 부분공간
- Installation
- roslib
- FreeCAD
- rqt
- G++
- YoLO
- RGB-D
- webots
- CuDNN
- gcc
- 촉각센서
- turtlebot3
- 전이학습
- ubuntu
- CUDA
- error
- turtlebot
- autorace
- Kinetic
Archives
- Today
- Total
기술 성공, 실패 기록소
throttle 본문
728x90
answers.ros.org/question/40304/creating-a-throttle-node/
Creating a throttle node - ROS Answers: Open Source Q&A Forum
Hello, I was only able to find documentation online for command line tools for throttling or the other topic_tools for that matter. Is there a way to create a throttle node from a launch file? I want to go from 30hz to something less. Thanks, Blair
answers.ros.org
wiki.ros.org/topic_tools/throttle
topic_tools/throttle - ROS Wiki
throttle throttle is a ROS node that subscribes to a topic and republishes incoming data to another topic, either at a maximum bandwidth or maximum message rate. It's mainly useful for limiting bandwidth usage, e.g., over a wireless link. It can work with
wiki.ros.org
'프로그래밍언어 > ROS' 카테고리의 다른 글
install slam_gmapping (0) | 2021.04.26 |
---|---|
rospy subscriber - wait for new message on topic (0) | 2021.04.19 |
How to build just one package using catkin_make? (0) | 2021.02.10 |
init_node, anonymous = True (0) | 2021.01.28 |
how to use Float64MultiArray in python (0) | 2021.01.08 |