/opt/ros/diamondback/stacks/graspit_simulator/graspit/graspit_source/src/world.cpp File Reference
Implements the simulation world....
More...
#include <string>
#include <algorithm>
#include <QStringList>
#include <QSettings>
#include <QPushButton>
#include <Q3GroupBox>
#include <QFile>
#include <QDateTime>
#include <QTextStream>
#include <Inventor/sensors/SoIdleSensor.h>
#include "myRegistry.h"
#include "matvecIO.h"
#include "world.h"
#include "worldElement.h"
#include "mytools.h"
#include "body.h"
#include "robot.h"
#include "humanHand.h"
#include "contact.h"
#include "contactSetting.h"
#include "ivmgr.h"
#include "dynamics.h"
#include "grasp.h"
#include "dynJoint.h"
#include "barrett.h"
#include "matvec3D.h"
#include "bBox.h"
#include "collisionInterface.h"
#include "tinyxml.h"
#include <map>
#include "arch.h"
#include "debug.h"
#include "profiling.h"
Go to the source code of this file.
Detailed Description
Implements the simulation world....
Definition in file world.cpp.
Define Documentation
#define TIMER_MILLISECONDS 100.0 |
Function Documentation
PROF_DECLARE |
( |
DYNAMICS |
|
) |
|
PROF_DECLARE |
( |
WORLD_FIND_REGION |
|
) |
|
PROF_DECLARE |
( |
WORLD_FIND_VIRTUAL_CONTACTS |
|
) |
|
PROF_DECLARE |
( |
WORLD_POINT_TO_BODY_DISTANCE |
|
) |
|
PROF_DECLARE |
( |
WORLD_GET_DIST |
|
) |
|
PROF_DECLARE |
( |
WORLD_NO_COLLISION |
|
) |
|
PROF_DECLARE |
( |
WORLD_COLLISION_REPORT |
|
) |
|
PROF_DECLARE |
( |
WORLD_FIND_CONTACTS |
|
) |
|
Variable Documentation