relation between gazebo and rviz
2-) what is its relation with gazebo and RVIZ ?!
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
2-) what is its relation with gazebo and RVIZ ?!
Gazebo is a 3D rigid-body physics simulator (including a graphical interface).
rviz is a tool for 3D visualization of data from other ROS nodes as well as some support for sending commands to other ROS nodes.
rviz can show you anything that it has a plugin for displaying and has been published by your nodes. You can find a list of DisplayTypes here: http://www.ros.org/wiki/rviz/DisplayTypes
I mean something such as when infer for missing component can RVIZ show me what the robot think about now , before actually robot move to that object and try to grasp it ?! like display missing component beside component it really see now but with different colors reflect periorty of this component
I'm not 100% sure I get what you're asking. rviz can show you anything you publish that it knows how to show. It does not do any sort of inference on it's own. For example, if you wanted to see N possible plans from a planner at time t, your planning node would have to publish all N plans to rviz.
Asked: 2012-10-13 07:27:37 -0500
Seen: 4,701 times
Last updated: Oct 13 '12
Incorrect camera extrinsics for simulated Gazebo cameras
robot_description synchronization gazebo RViz
How to visualize surface normals as Marker::Arrow for each point in rviz?
Corrected Odometry from GMapping / Karto?
Visualizing continuous and revolute joint types in rviz
How to add Kinect sensor input to a URDF model?
Has there been progress for URDF transform jitter in RVIZ?
How to programmatically reset Gazebo
Starting rviz, failed to initialize ogre, cannot find RenderSystem_GL.so
rviz installation issues on 64bit snow-leopard using ROS Diamondback