Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

morse(1) [linux man page]

MORSE(1)							       MORSE								  MORSE(1)

NAME
morse - A robotics simulator based upon the Blender Game Engine SYNOPSIS
morse [command] [options] DESCRIPTION
Morse, the Modular OpenRobots Simulation Engine, uses the Blender Game Engine to provide a general purpose robot simulator. A robot and its environment are defined in Morse by creating a model in Blender. Actuator and sensor objects are attached to a model, and may be inter- acted with via a variety of middleware protocols. Simulations can be programmed via Python scripts or inside of Blender itself. Currently supported middleware includes YARP, MOOS, ROS, Pocoslibs, as well as a plain socket interface. COMMANDS
[None] Launches the simulator interface with a default scene create filename Creates a new empty scene and launches the simulator interface run filename Runs a simulation without loading the simulator interface exec filename Runs the given Python script with a default scene check Checks the environment is correctly setup to run morse help Displays information regarding the program version Displays the version number SEE ALSO
morseexec(1) blender(1) COPYRIGHT
2009-2010, LAAS-CNRS/ONERA ; 2010-2012, LAAS-CNRS 0.5.2 May 14, 2012 MORSE(1)

Check Out this Related Man Page

MORSE(1)							       MORSE								  MORSE(1)

NAME
morse - A robotics simulator based upon the Blender Game Engine SYNOPSIS
morse [command] [options] DESCRIPTION
Morse, the Modular OpenRobots Simulation Engine, uses the Blender Game Engine to provide a general purpose robot simulator. A robot and its environment are defined in Morse by creating a model in Blender. Actuator and sensor objects are attached to a model, and may be inter- acted with via a variety of middleware protocols. Simulations can be programmed via Python scripts or inside of Blender itself. Currently supported middleware includes YARP, MOOS, ROS, Pocoslibs, as well as a plain socket interface. COMMANDS
[None] Launches the simulator interface with a default scene create filename Creates a new empty scene and launches the simulator interface run filename Runs a simulation without loading the simulator interface exec filename Runs the given Python script with a default scene check Checks the environment is correctly setup to run morse help Displays information regarding the program version Displays the version number SEE ALSO
morseexec(1) blender(1) COPYRIGHT
2009-2010, LAAS-CNRS/ONERA ; 2010-2012, LAAS-CNRS 0.5.2 May 14, 2012 MORSE(1)
Man Page

14 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

UNIX simulators????

I am wanting to find a UNIX simulator, pref a shareware or freeware I can download. If anyone can help it would be greatly appreciated. (3 Replies)
Discussion started by: Kat_ComputerGeek
3 Replies

2. UNIX for Dummies Questions & Answers

Binary Files

Here's the problem... I'm using a simulator on UNIX, and it requires a filename where bits are stored, it should read them out and do whatever with them at that point.. So what i'm trying to do is make a binary file on UNIX. On my PC i can use MSDEV, or any of my C++ compilers to generate a... (2 Replies)
Discussion started by: wcRandThor
2 Replies

3. Filesystems, Disks and Memory

File system simulator

Can anyone suggest me good links where i can read about unix file system and how it was created? (2 Replies)
Discussion started by: meet_pavithra
2 Replies

4. UNIX for Dummies Questions & Answers

UNIX Simulator for windows Xp.

Hi, I need unix simulator, b'coz all the time I am not able to do experiment with my server machine.... plz suggest some free unix simulator.. I am using windows Xp OS. Thanks sweta. (2 Replies)
Discussion started by: sweta
2 Replies

5. UNIX for Advanced & Expert Users

Need a Unix simulator for XP

Hi, I need a very good unix simulator for Windows XP. I have been using Cygwin for past 2 months,but since it has some problem in VI editor ,i need to get an alternative for that. could u suggest an option for me? Manu Surendran (11 Replies)
Discussion started by: manu.surendran
11 Replies

6. Google Chrome OS

Case Nesting

sdfdefgsrg (2 Replies)
Discussion started by: frankycool
2 Replies

7. AIX

Required AIX Simulator \Command reference book

Sir, Iam required AIx simulator If any send the download link I required it for practice (2 Replies)
Discussion started by: arif185
2 Replies

8. UNIX Desktop Questions & Answers

Unix shell script learning

I am trying to learn Shell scripting in UNIX. Could Any one please suggest on how to get UNIX account or any other free stimulator available for download on which I can practice Unix shell script? Thanks, sam70 (9 Replies)
Discussion started by: sam70
9 Replies

9. Solaris

Solaris- VxVM simulator

Hi, Could any one tel me VxVM simulator is available in market or can it be downloaded from any were???? (4 Replies)
Discussion started by: sudhan143
4 Replies

10. UNIX for Advanced & Expert Users

ns2 simulator with gcc compiler using only 1 processor(?)

Hi! I am using the ns2.31 simulator in Ubuntu 9.04. I have developed my program and when I simulate it (calling ns2 from Ubuntu default shell, that uses gcc), I notice that only 1 of the 2 processors available in my notebook seems to be used (simulations are very heavy and my notebook stays... (5 Replies)
Discussion started by: Alice236
5 Replies

11. Hardware

time accurate simulator

Hi all, Does anybody know how to build a cycle accurate simulator? I've looked at QEMU and SESC simulator, but they are only cycle accurate for the CPU part. I'm looking for a simulator which can estimate the performance including CPU and I/O. For example, when I configure the simulator by SSD... (2 Replies)
Discussion started by: qqkk88
2 Replies

12. Solaris

Solaris 10 virtual disk (ramdisk) create for sun4v (T-2000 simulator) architecture

have been trying to create a 2 GB ramdisk (virtual) to run on my T-2000 simulator (Legion) which has sun4v architecture. I have a SPARC workstation which runs on sun4u architecture with Solaris 10. I have created a ramdisk image using dd command, newfs, then used ufsrestore to restore the... (3 Replies)
Discussion started by: Zam_1234
3 Replies

13. Programming

C++ separate code based on the few changes

Hi, I am working in Visual studio 2008 in which i have written the code in c++,qml,qt.Its a simulator application. I would like to create a simulator with certain changes. In order to do that i have modified the code with few changes based on the preprocessor condition. #define... (4 Replies)
Discussion started by: SA_Palani
4 Replies

14. Shell Programming and Scripting

Array not printing values if used in a loop

Hello! I'm making an English to Morse Code translator and I was able to mostly get it all working by looking through older posts here; however, I have one small problem. When I run it it's just printing spaces for where the characters should be. It runs the right amount of times, and if I try... (3 Replies)
Discussion started by: arcoleman10
3 Replies