This is the command morse-add that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
morse-add - Adds a component to a MORSE simulation environment
SYNOPSIS
morse add [-h] [-f] {robot,sensor,actuator} name env
DESCRIPTION
Adds templates for a new component (sensor, actuator, robot) to an existing simulation
environment.
This component is meant to be a starting point for writing our own custom components.
OPTIONS
{robot,sensor,actuator}
the type of component you want to add.
name the name of the new component.
env the environment where to add.
-h, --help
show this help message and exit
-f, --force
forces the creation (possibly overwriting files).
Refer to morse(1) for global MORSE options.
Use morse-add online using onworks.net services