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

Laser beam visualization in Stage

asked 2011-03-30 05:52:12 -0500

Sagnik gravatar image

Hi,

I tried out the Erratic simulation using Stage and it works fine. But for some reason the visualization of the laser beams (as shown in the sample Stage output on SimulatingOneRobot ) don't show up. That seems to be a nice feature to have for a simulation. Has the feature been removed in CTurtle or do I need to make some changes to the .world file to see this.

Thanks, Sagnik

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
2

answered 2011-03-30 06:45:19 -0500

Eric Perko gravatar image

updated 2011-03-30 06:45:34 -0500

Press the "D" key in the Stage window or select to show Data from the menu.

edit flag offensive delete link more
3

answered 2011-03-31 15:09:08 -0500

joq gravatar image

If you want to set it always in the world file, set show_data to 1 in the window stanza:

window
(
  # size [ 750 800 ]
  scale 3.500
  # initial GUI options
  show_data 1
)
edit flag offensive delete link more

Comments

@joq : Nice one - did not know that trick ! ..... ;-)
Arkapravo gravatar image Arkapravo  ( 2011-10-25 19:08:50 -0500 )edit

Question Tools

Stats

Asked: 2011-03-30 05:52:12 -0500

Seen: 526 times

Last updated: Mar 31 '11