simulation/morse

3D simulator for robotics
Directory:
simulation/morse (package's history)
Package version:
morse-1.4r1
Home page:
http://morse.openrobots.org
License:
modified-bsd
Source archive:
https://www.openrobots.org/distfiles/morse/morse-1.4.tar.bz2
Description:
MORSE (Multi- OpenRobot Simulation Engine) * Versatile simulator for generic mobile robots simulation (single or multi robots), * Realistic and dynamic environments (interaction with other agents like humans or objects), * Based on well known and widely adopted open source projects (Blender for 3D rendering + UI, Bullet for physics simulation, dedicated robotic middlewares for communications + robot hardware support), * Seamless workflow: since the simulator rely on Blender for both modeling and the real time 3D engine, creating and modifying a simulated scene is straightforward. * Entirely scriptable in Python, * Adaptable to various level of simulation realism (for instance the simulation of exteroceptive sensors like cameras or a direct access to higher level representations of the world, like labeled artifacts), * Currently compatible with ROS, YARP and the LAAS OpenRobots robotics frameworks, * Easy to integrate to other environments via a simple socket interface, * Fully open source, BSD license.
Run dependencies:
blender>=2.65, libstdc++, py38-numpy>=1
Build dependencies:
cmake>=2.6, digest>=20080510, g++>=3, gcc>=3, patch>=2.0, pax, pkg-config>=0.22, pkg_install>=20110805.12, python38>=3.8<3.9, tnftp>=20130505~ssl
General options:
debug
Produce debugging information for binary programs
doc
Install morse documentation
c++-compiler alternatives:
g++
Use the GNU C++ compiler
clang++
Use the LLVM C++ compiler
ccache-g++
Use ccache and the GNU C++ compiler
ccache-clang++
Use ccache and the LLVM C++ compiler
c-compiler alternatives:
gcc
Use the GNU C compiler
clang
Use the LLVM C compiler
ccache-gcc
Use ccache and the GNU C compiler
ccache-clang
Use ccache and the LLVM C compiler
python alternatives:
python36
Use python-3.6
python37
Use python-3.7
python38
Use python-3.8
python39
Use python-3.9
python310
Use python-3.10
python311
Use python-3.11
python312
Use python-3.12