ROS-RViz
沫尘雪痕
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Rviz教程(八):Plugins: New Dockable Panel
TeleopPanel Overview This tutorial shows how to write a simple Panel(仪表板) plugin for RViz. A panel in RViz is a GUI widget(装饰物) which can be docked(使靠码头) in the main window or floating. It do转载 2017-06-29 18:18:20 · 2831 阅读 · 0 评论 -
Rviz教程(六):Interactive Markers: Basic Controls
Interactive Markers: Basic Controls Description: This tutorial explains how the basic_controls tutorial code works. Tutorial Level: BEGINNER Next Tutorial: Plugins: New Display Type转载 2017-06-23 21:23:18 · 2472 阅读 · 0 评论 -
Rviz教程(五):Interactive Markers: Writing a Simple Interactive Marker Server
Interactive Markers: Writing a Simple Interactive Marker Server Description: This tutorial explains how to setup a minimalist server which manages a single interactive marker. Tutorial Level:转载 2017-06-23 21:21:18 · 1606 阅读 · 0 评论 -
Rviz教程(四):Interactive Markers: Getting Started
Interactive Markers: Getting Started Description: This tutorial explains what Interactive Marker are and teaches you some of the basic concepts. Tutorial Level: BEGINNER Next Tutorial: In转载 2017-06-23 18:58:54 · 967 阅读 · 0 评论 -
Rviz教程(三):Markers: Points and Lines (C++)
Markers: Points and Lines (C++) Description: Teaches how to use the visualization_msgs/Marker message to send points and lines to rviz. Tutorial Level: BEGINNER Next Tutorial: Interacti转载 2017-06-23 17:09:09 · 2482 阅读 · 0 评论 -
Rviz教程(二):Markers: Sending Basic Shapes (C++)
Markers: Sending Basic Shapes (C++) Description: Shows how to use visualization_msgs/Marker messages to send basic shapes (cube, sphere(范围), cylinder(圆筒), arrow) to rviz. Tutorial Level: B转载 2017-06-23 15:53:00 · 1907 阅读 · 0 评论 -
Rviz教程(一):用户指南
rvizUserGuide 维基 DistributionsROS/InstallationROS/TutorialsRecentChanges rviz/UserGuide 网页 只读网页信息附件 更多操作:源码 打印视图 输出Docbook格式 删除缓存 ------------------------转载 2017-06-23 13:49:53 · 31530 阅读 · 3 评论 -
Rviz教程(十一):Rviz in Stereo
Rviz in Stereo Description: Teaches how to set up Rviz to render(致使) in 3D Stereo. Tutorial Level: INTERMEDIATE 目录 IntroHardware Requirements Using NVIDIA hardware转载 2017-06-29 22:43:06 · 2044 阅读 · 1 评论 -
Rviz教程(十):Librviz: Incorporating RViz into a Custom GUI
Librviz Tutorial¶ Overview RViz is not just a visualizer(视觉型的人) application, it is also a library! Much of RViz’s functionality(功能) can be accessed within your own application by linking again转载 2017-06-29 22:41:29 · 2783 阅读 · 1 评论 -
Rviz教程(九):Plugins: New Tool Type
PlantFlagTool¶ Overview This tutorial shows how to write a new tool for RViz. In RViz, a tool is a class that determines how mouse events interact with the visualizer. In this example we descri转载 2017-06-29 18:20:20 · 3784 阅读 · 0 评论 -
Rviz教程(七):Plugins: New Display Type
ImuDisplay Overview This tutorial shows how to write a simple Display plugin for RViz. RViz does not currently have a way to display sensor(传感器)_msgs/Imu messages directly. The code in this t转载 2017-06-27 19:25:36 · 4777 阅读 · 0 评论
分享