ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

Is rviz a good display interface for a simulator

asked 2011-07-27 01:13:41 -0500

Shamma gravatar image

updated 2011-09-03 15:31:22 -0500

kwc gravatar image

hello all,

I am developing a project in which I need to have a simulator of the robot for the user, so I would like to integrate the simulator display of Rviz in my interface,

is there anyway in ROS in which I can input the commands by commandline for example or which I an manipulate their code to get it inside my gui ?

Thank you

edit retag flag offensive close merge delete

2 Answers

Sort by ยป oldest newest most voted
4

answered 2011-07-27 01:32:32 -0500

makokal gravatar image

Rviz is a visualizer, if you are looking for a simulator in row, then you should look into gazebo, see the wiki here http://www.ros.org/wiki/simulator_gazebo. OpenRAVE also provides a good simulator and is well documented here with row support available as well.

It would help if you clarify your needs further.

edit flag offensive delete link more
0

answered 2011-07-27 07:30:40 -0500

Shamma gravatar image

So what I am tying to so basically is that I am developing an interface for my robot "Nao" and I want to add a simulator to my interface to simulate his movement to the user like the things provided in Rviz, the only problem in Rviz is that I couldn't find a way to integrate it into my code

I am going to check the things you posted and get back at you ...thank you :D

edit flag offensive delete link more

Comments

What do you mean with "simulate"? Do you want to visualize what the real robot does right now? Or do you want to simulate a robot without any robot involved? I think instead of simulate you might mean visualize.
dornhege gravatar image dornhege  ( 2011-07-27 09:08:45 -0500 )edit
BTW: Is your robot a Nao or just named "Nao". If it is one, are you aware of this: http://www.ros.org/wiki/nao
dornhege gravatar image dornhege  ( 2011-07-27 09:09:56 -0500 )edit

Question Tools

Stats

Asked: 2011-07-27 01:13:41 -0500

Seen: 993 times

Last updated: Jul 27 '11