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

What does rosawesome do?

asked 2012-10-09 18:24:16 -0500

It sounds like it must do something pretty awesome, yet I can't find any info on this mysterious executable inside ROS.

From inside rosbash;

function rosawesome {
    alias megamaid=rosrecord
    alias suck2blow=rosplay
    alias botherder=roscore
}
edit retag flag offensive close merge delete

Comments

1

Wow... I never knew such a command existed in ROS and definitely it sounds awesome :) I'd follow this question to know what it does!

SivamPillai gravatar image SivamPillai  ( 2012-10-09 22:36:00 -0500 )edit

I was just about to ask a question. :D

McMurdo gravatar image McMurdo  ( 2014-07-09 08:29:25 -0500 )edit

3 Answers

Sort by ยป oldest newest most voted
11

answered 2012-10-10 03:19:09 -0500

Ryan gravatar image

I will defer to Ken Conley, by way of ROSCon 2012: http://www.youtube.com/watch?v=KPSyW1zGarA&t=40s

edit flag offensive delete link more
4

answered 2012-10-09 22:42:47 -0500

Hi,

After I posted the comment I just checked the function you have typed in and from there it was clear enough of what rosawesome must be doing. From my knowledge it provides new alias names for the functions 'rosrecord', 'roscore' and 'rosplay'.

So, if you run 'rosawesome' in the terminal and follow this with the instruction 'botherder' for example, then it will actually run 'roscore'.

Probably, you can use this function to personalize the ros commands by the names you prefer or it may be used in the future for possible addition of new features.

Anyways I enjoyed to get to know this new information.

Hope that Helps.

edit flag offensive delete link more

Comments

True, rosawesome adds a few aliases for commands. As far as I know, it's just an awesome relict from the early days of ros when people liked to name things differently. I hope someone from Willow can give us a little more information...

Lorenz gravatar image Lorenz  ( 2012-10-09 22:48:05 -0500 )edit
8

answered 2012-10-10 01:20:19 -0500

jbohren gravatar image

updated 2012-10-10 02:54:04 -0500

rosawesome is there to remind you that Morgan Quigley is awesome.

(as if any of us needed to be reminded)

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2012-10-09 18:24:16 -0500

Seen: 5,768 times

Last updated: Oct 10 '12