RobWorkProject
24.12.4-
|
saving object poses in Scape format. More...
#include <ScapePoseFormat.hpp>
Static Public Member Functions | |
static void | savePoses (const std::string &FileNameAndPath, const std::vector< rw::core::Ptr< rwsim::dynamics::RigidBody >> &bodies, const rw::kinematics::State &state, const std::string &ObjectName, const std::string &SimulationDescription) |
save a single pose of all rigid bodies in a workcell. | |
static void | savePoses (const std::string &FileNameAndPath, const std::vector< rw::core::Ptr< rwsim::dynamics::RigidBody >> &bodies, const std::vector< rw::kinematics::State > states, const std::string &ObjectName, const std::string &SimulationDescription) |
save a multiple pose of all rigid bodies in a workcell. | |
saving object poses in Scape format.
Symmetry: PARTSYMMETRY ... IsPosesInitialized: 1 CObjectPose Pose: (0,0,150) XDir: (0,0,-1) YDir: (0,1,0) Active: 1 Name: 140321 CObjectPose Pose: (0,0,150) XDir: (0,0,-1) YDir: (0,1,0) Active: 0 Name: 140321 CObjectPose Pose: (0,0,150) XDir: (0,0,-1) YDir: (0,1,0) Active: 0 Name: 140321 CObjectPose Pose: (0,0,150) XDir: (0,0,-1) YDir: (0,1,0) Active: 1 Name: 140321 ...