ROS-RViz
沫尘雪痕
这个作者很懒,什么都没留下…
展开
-
Rviz教程(八):Plugins: New Dockable Panel
TeleopPanelOverviewThis 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 · 2457 阅读 · 0 评论 -
Rviz教程(六):Interactive Markers: Basic Controls
Interactive Markers: Basic ControlsDescription: This tutorial explains how the basic_controls tutorial code works.Tutorial Level: BEGINNERNext Tutorial: Plugins: New Display Type转载 2017-06-23 21:23:18 · 1985 阅读 · 0 评论 -
Rviz教程(五):Interactive Markers: Writing a Simple Interactive Marker Server
Interactive Markers: Writing a Simple Interactive Marker ServerDescription: This tutorial explains how to setup a minimalist server which manages a single interactive marker.Tutorial Level:转载 2017-06-23 21:21:18 · 1422 阅读 · 0 评论 -
Rviz教程(四):Interactive Markers: Getting Started
Interactive Markers: Getting StartedDescription: This tutorial explains what Interactive Marker are and teaches you some of the basic concepts.Tutorial Level: BEGINNERNext Tutorial: In转载 2017-06-23 18:58:54 · 832 阅读 · 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: BEGINNERNext Tutorial: Interacti转载 2017-06-23 17:09:09 · 2298 阅读 · 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 · 1717 阅读 · 0 评论 -
Rviz教程(一):用户指南
rvizUserGuide维基DistributionsROS/InstallationROS/TutorialsRecentChangesrviz/UserGuide网页只读网页信息附件 更多操作:源码 打印视图 输出Docbook格式 删除缓存 ------------------------转载 2017-06-23 13:49:53 · 30894 阅读 · 3 评论 -
Rviz教程(十一):Rviz in Stereo
Rviz in StereoDescription: Teaches how to set up Rviz to render(致使) in 3D Stereo.Tutorial Level: INTERMEDIATE 目录IntroHardware RequirementsUsing NVIDIA hardware转载 2017-06-29 22:43:06 · 1742 阅读 · 1 评论 -
Rviz教程(十):Librviz: Incorporating RViz into a Custom GUI
Librviz Tutorial¶OverviewRViz 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 · 2591 阅读 · 1 评论 -
Rviz教程(九):Plugins: New Tool Type
PlantFlagTool¶OverviewThis 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 · 3549 阅读 · 0 评论 -
Rviz教程(七):Plugins: New Display Type
ImuDisplayOverviewThis 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 · 4538 阅读 · 0 评论