![]() |
![]() |
![]() |
![]() |
scripts/tests/DetermineAverageReachTime.tcl for an example).12_TclFollowWall.xml for an example).13_TclGoToJumpingGoal.xml for an example)ReflectedLightSensoryRobot.xml for an example)RCSim3DLocalizerRCIRProximitySensorArray with appripriate display dialog (see IRSensorArrayRobot.xml for an example)RCDecoration (displays a model without physical effect)RCSphereModel and RCImportModelRCLinearSpring (check the new example "11_LinearSpring.xml")RCPoseRecorder that records the pose (or part of it) from any body to a text file (added it to the example "SimpleCollidingRobot.xml")RCLightEmitter and RCLightDetector cooperating with a new global sim component RCLightSensoryHandler
RCEncodedAnalogInputDlg (displays the data of a RCEncodedAnalogInput interface as implemented by RCLightDetector)RCTransformGeom (allowing to specify an offset for a geoms origin) and RCComplexGeom (beeing composed of any number of other geom components all attached to the same body)RCLaserRangeSensor (measures a distance by colliding the world with a ray) and RCInternalCommunicator (allows communication between controlelrs within one simulation)RC2DLocalizerDlg (displays the data of a RC2DLocalizer interface), RCSingleRangeSensorDlg (displays the data of a RCRangeSensor interface) and RCSimpleRemoteControlDlg (communicates with a controller guiding a two-wheeles robot)![]() |
![]() |
![]() |
![]() |
So far you can only move single non-connected objects (to avoid an accidential destroying you can't move objects that are part of a construction). The ability to add components and edit ALL their parameters needs tobe added. Due to the flexible and extensible parameter handling concept (also used for loading and storing simulations), the required dialogs will be generated automatically by composing widget-like dialogs for each single parameter.
Since I want to use the simulator for my own research work I need to simulate my whole robot system with it. This requires additonal components: