relation between gazebo and rviz
2-) what is its relation with gazebo and RVIZ ?!
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | Q&A answers.ros.org |
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2012-10-13 07:27:37 -0500
Seen: 4,416 times
Last updated: Oct 13 '12
gazebo camera frame is inconsistent with rviz + opencv convention
Interactive marker not working
How to move the robot both in gazebo and rviz?
Change transform of RViz MoveIt InteractiveMarker at runtime
The real turtlebo pose in gmapping
transformations in ros / rviz?
displaying a point cloud in rviz
Gazebo ros control plugin not loading on OSX