Quantcast
Channel: Gazebo: Q&A Forum - RSS feed
Viewing all 7017 articles
Browse latest View live

Setting acceleration of object using plugins

$
0
0
Hi, I was going through the Gazebo model plugin tutorials (http://gazebosim.org/tutorials?tut=plugins_model&ver=1.9%2B&cat=write_plugin). I was successfully able to set velocity of the object and make it move. **However,without changing anything else, instead of using SetLinearVel, when I used SetLinearAccel, the box did not move at all.** This is the relevant section of my code (all I did was to replace SetLinearVel in the Original code with SetLinearAccel) public: void OnUpdate(const common::UpdateInfo & /*_info*/) { // Apply a linear acceleration to the model. this->model->SetLinearAccel(math::Vector3(1,0,0)); printf("Acceleration Set\n"); //Just to see whether the function is working (and it did print it) } Please help me figure out what the problem is.

Perform one simulation step

$
0
0
Hello everyone! I'm want to interface ROS and Gazebo to perform a robot control task. However, I want to have full control of the simulation evolution, by arbitrating the simulation steps. To be more specific, I publish a simulation clock in ROS and then: I want to tell Gazebo to execute the next simulation step, gather data, perform calculations over them and publish control outputs for the next simulation steps. Afterwards, run the next simulation step and start over. I found [this](http://answers.gazebosim.org/question/5185/how-to-synchronise-ros-and-gazebo/) question, but it is outdated and with broken links. Is there anything more recent on this topic? Thanks, George

Older version of protoc which is incompatible with your Protocol Buffer headers

$
0
0
I'm trying to install gazebo_ros_pkgs on ROS Indigo with the debian version of Gazebo 2.2. However, I'm getting lots of error due to mismatched protobuf header versions:> This file was generated by an older version of protoc which is incompatible with your Protocol Buffer headers I'm using libprotobuf 2.5.0-9, the latest in Ubuntu 14.04. I've googled and tried lots of things but can't get the versions to match. Any insights on how to do this without installing Gazebo from source? Thanks!

"This file was generated by an older version of protoc" while following Gazebo tutorial.

$
0
0
Running Ubuntu 13.04 and Gazebo 1.9 I'm trying to follow the tutorial found [here](http://gazebosim.org/wiki/Tutorials/1.3/intermediate/animate_pose) but when I try to make it, it returns a huge page of errors based around the version of protoc I have. I have also tried [this newer version](http://gazebosim.org/wiki/Tutorials/1.9/plugins/model_manipulation_plugin) of the tutorial. Here is a snapshot: In file included from /usr/include/gazebo-1.9/gazebo/msgs/MessageTypes.hh:91:0, from /usr/include/gazebo-1.9/gazebo/msgs/msgs.hh:24, from /usr/include/gazebo-1.9/gazebo/physics/Entity.hh:28, from /usr/include/gazebo-1.9/gazebo/physics/Model.hh:32, from /home/thesis/gazebo_animate_pose/animate_pose.cc:4: /usr/include/gazebo-1.9/gazebo/msgs/wrench_stamped.pb.h:17:2: error: #error This file was generated by an older version of protoc which is /usr/include/gazebo-1.9/gazebo/msgs/wrench_stamped.pb.h:18:2: error: #error incompatible with your Protocol Buffer headers. Please /usr/include/gazebo-1.9/gazebo/msgs/wrench_stamped.pb.h:19:2: error: #error regenerate this file with a newer version of protoc. make[2]: *** [CMakeFiles/animate_pose.dir/animate_pose.cc.o] Error 1 make[1]: *** [CMakeFiles/animate_pose.dir/all] Error 2 make: *** [all] Error 2

Is there an existing model for a ball on beam system?

$
0
0
Hello everyone, I have a couple of hours next week that I was planning to spend with our favorite simulation framework. Before I started though, I wanted to check if there already was an existing model of a ball on beam, or a ball on plate system. If not, I was going to follow [Building a Visual Robot Model with URDF from Scratch](http://wiki.ros.org/urdf/Tutorials/Building%20a%20Visual%20Robot%20Model%20with%20URDF%20from%20Scratch) assuming that still is how things are built in Gazebo these days.

Loading multiple system plugins with Gazebo + ROS

$
0
0
I'm using ROS Indigo with Gazebo. I've created a system plugin for Gazebo that interfaces with ROS. I want to load this system plugin in addition to the the gazebo_ros system plugin (libgazebo_ros_api_plugin.so). One way that I am able to do this is to pass in the following argument to "empty_world.launch" in gazebo_ros: Unfortuantely, this creates a single node "/gazebo" from which all the topics from the gazebo_ros plugin and my plugin are published (which I'd like to avoid). Is there any other way to load a system plugin into gazebo along with the gazebo_ros plugin?

Gazebo launch error OSX 10.10.5

$
0
0
Hello, I followed the instructions to install gazebo on OSX but I get an error when running the command gazebo. I tried brew update and still get the same error. I've resolved the results from brew doctor and get the message: your system is ready to brew. I can't seem to find any log or figure a way to see what's going on behind the scene. The other day I was getting the error message Segmentation Fault: 11 After running brew doctor I: Updated xCode to 7.1.1, deleted unexpected dylibs (libecomloadr.dylib), and updated homebrew After running brew update today I got an error (Error. GUI Invalid arguments.) I checked the OSX Console for system logs and see this entry below for gzserver and gzclient Please help. -gzclient.crash Process: gzclient-6.5.1 [7793] Path: /usr/local/Cellar/gazebo6/6.5.1/bin/gzclient-6.5.1 Identifier: gzclient-6.5.1 Version: ??? Code Type: X86-64 (Native) Parent Process: gazebo-6.5.1 [7791] Responsible: Terminal [357] User ID: 501 Date/Time: 2015-12-09 00:39:22.746 -0500 OS Version: Mac OS X 10.10.5 (14F27) Report Version: 11 Anonymous UUID: 6AD91210-C9EF-767D-8E9E-4B46BEE0329D Time Awake Since Boot: 140000 seconds Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0xfffffffffffffffb VM Regions Near 0xfffffffffffffffb: --> shared memory 00007ffffff9d000-00007ffffff9e000 [ 4K] r-x/r-x SM=SHM Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libboost_program_options-mt.dylib 0x0000000110f7c7b2 boost::program_options::value_semantic_codecvt_helper::parse(boost::any&, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, bool) const + 50 1 libboost_program_options-mt.dylib 0x0000000110f7a694 boost::program_options::store(boost::program_options::basic_parsed_options const&, boost::program_options::variables_map&, bool) + 1988 2 libgazebo_gui.6.dylib 0x000000010d9150a7 parse_args(int, char**) + 558 3 libgazebo_gui.6.dylib 0x000000010d9160e2 gazebo::gui::run(int, char**) + 131 4 gzclient 0x000000010d8c2f0e main + 27 5 libdyld.dylib 0x00007fff8543b5c9 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff90524136 __psynch_cvwait + 10 1 libgazebo_common.6.dylib 0x000000010ef96fe4 gazebo::common::ModelDatabase::UpdateModelCache(bool) + 160 2 libboost_thread-mt.dylib 0x0000000110ee7715 boost::(anonymous namespace)::thread_proxy(void*) + 53 3 libsystem_pthread.dylib 0x00007fff8b4d105a _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff8b4d0fd7 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff8b4ce3ed thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000110f7c780 rbx: 0xfffffffffffffffb rcx: 0x00007f9fdbd01010 rdx: 0xfffffffffffffffb rdi: 0x00007f9fdbd01130 rsi: 0x00007f9fdbd011d0 rbp: 0x00007fff52348710 rsp: 0x00007fff52348690 r8: 0x000000000000004e r9: 0x00007f9fdbd00000 r10: 0x0000000000000a58 r11: 0x00007fff8acadb00 r12: 0x0000000000000004 r13: 0x00007fff523489d0 r14: 0x0000000000000000 r15: 0x00007f9fdbd01130 rip: 0x0000000110f7c7b2 rfl: 0x0000000000010202 cr2: 0xfffffffffffffffb Logical CPU: 0 Error Code: 0x00000004 Trap Number: 14 Binary Images: 0x10d8b7000 - 0x10d8c2fff +gzclient (0) <461A1362-5B25-3F99-A729-E5F33E50A633> /usr/local/bin/gzclient 0x10d8ca000 - 0x10dd5cff7 +libgazebo_gui.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_gui.6.dylib 0x10dea0000 - 0x10deafff7 +libgazebo_client.6.dylib (0) <10821373-135F-315C-8CB2-2FBE38D8FB32> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_client.6.dylib 0x10dec3000 - 0x10df03ff7 +libgazebo_util.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_util.6.dylib 0x10df64000 - 0x10e2d1ff7 +libgazebo_gui_building.6.dylib (0) <0B21D43A-D326-37F4-BFEF-54B080A94EA0> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_gui_building.6.dylib 0x10e346000 - 0x10e6bdfff +libgazebo_gui_model.6.dylib (0) <2A0F95C3-D843-339E-A2B5-1481A4655887> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_gui_model.6.dylib 0x10e741000 - 0x10ea5dff7 +libgazebo_gui_viewers.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_gui_viewers.6.dylib 0x10ea91000 - 0x10eb94fff +libgazebo_rendering.6.dylib (0) <3B6D2185-B192-34E5-923C-6244E444139C> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_rendering.6.dylib 0x10ec81000 - 0x10eccbfff +libgazebo_transport.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_transport.6.dylib 0x10ed26000 - 0x10ed42fff +libgazebo_skyx.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_skyx.6.dylib 0x10ed58000 - 0x10ed65ff7 +libgazebo_selection_buffer.6.dylib (0) <3709B4E0-B705-3945-AEA8-2B98FDF6C80D> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_selection_buffer.6.dylib 0x10ed73000 - 0x10ed77fff com.apple.agl (3.3.0 - AGL-3.3.0) <4E8F579B-A2E2-3A27-96D7-02A9465A78D8> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x10ed80000 - 0x10ee74ff7 +libgazebo_msgs.6.dylib (0) <0184C349-1EA6-3D7C-B955-67B91BC91385> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_msgs.6.dylib 0x10ef58000 - 0x10efd6ff7 +libgazebo_common.6.dylib (0) <8C0B6920-8ABD-3ABF-BA3D-E8908D8DBF89> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_common.6.dylib 0x10f046000 - 0x10f560fff +libfreeimage.dylib (0) <99D9757B-A31B-3689-82C4-2B6FCA2DAD22> /usr/local/opt/freeimage/lib/libfreeimage.dylib 0x10f64c000 - 0x10f650ff7 +libtar.0.dylib (0) <5313C6B2-D560-3D27-8E69-76C4F20E71B5> /usr/local/opt/libtar/lib/libtar.0.dylib 0x10f659000 - 0x10f66ffff +libtbb.dylib (0) <3D4D66DF-7AE9-332B-B81E-D6126B27604C> /usr/local/opt/tbb/lib/libtbb.dylib 0x10f683000 - 0x10f700fff +libsdformat.3.dylib (0) <2161DE6F-5E71-3124-8DC2-675F90A0FDB6> /usr/local/opt/sdformat3/lib/libsdformat.3.dylib 0x10f748000 - 0x10f76eff7 com.apple.audio.OpenAL (1.8 - 1.8) /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x10f787000 - 0x10f7a6ff7 +libgazebo_math.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_math.6.dylib 0x10f7c7000 - 0x10f7d3fff +libignition-math2.2.dylib (0) <84C871F8-322D-362B-97E8-BEF472B22F6A> /usr/local/opt/ignition-math2/lib/libignition-math2.2.dylib 0x10f7e1000 - 0x10f87aff7 +libprotobuf.9.dylib (0) /usr/local/opt/protobuf/lib/libprotobuf.9.dylib 0x10f8ea000 - 0x11019aff7 +QtGui (4.8.7) <60B03709-E6AD-3E48-8DB6-CC0B436C4614> /usr/local/opt/qt/lib/QtGui.framework/Versions/4/QtGui 0x110466000 - 0x1106d8ff7 +QtCore (4.8.7) <53E2FD0D-0C0A-34F1-852F-8AAFE777D744> /usr/local/opt/qt/lib/QtCore.framework/Versions/4/QtCore 0x110787000 - 0x1107feff7 +libOgreRTShaderSystem.1.7.4.dylib (0) <6CB5A734-F93C-329D-9C85-2D8043CF09AC> /usr/local/opt/ogre/lib/libOgreRTShaderSystem.1.7.4.dylib 0x11085d000 - 0x1108aafff +libOgreTerrain.1.7.4.dylib (0) <6154D580-C1E4-3C57-828F-6876B568EC4C> /usr/local/opt/ogre/lib/libOgreTerrain.1.7.4.dylib 0x110900000 - 0x110917ff7 +libOgrePaging.1.7.4.dylib (0) <57860149-CED4-32D4-9879-FA6E100CDFEC> /usr/local/opt/ogre/lib/libOgrePaging.1.7.4.dylib 0x11093f000 - 0x110c4aff7 +libOgreMain.1.7.4.dylib (0) <2823357E-BFF3-332D-80C5-4CB953A3DCFD> /usr/local/opt/ogre/lib/libOgreMain.1.7.4.dylib 0x110ee5000 - 0x110ef2fff +libboost_thread-mt.dylib (0) <42352D20-80E2-36F6-94AD-5ED17A1B70DF> /usr/local/opt/boost/lib/libboost_thread-mt.dylib 0x110f0f000 - 0x110f1aff3 +libboost_signals-mt.dylib (0) <4EE5F441-2926-3AF6-98AE-AA458C989F23> /usr/local/opt/boost/lib/libboost_signals-mt.dylib 0x110f33000 - 0x110f35ffb +libboost_system-mt.dylib (0) <6567929D-4C44-38C4-AEA0-FE3862A45035> /usr/local/opt/boost/lib/libboost_system-mt.dylib 0x110f3b000 - 0x110f48ff3 +libboost_filesystem-mt.dylib (0) <2B2DB9E0-F8CD-3B9A-9CB7-3941797EAE24> /usr/local/opt/boost/lib/libboost_filesystem-mt.dylib 0x110f5b000 - 0x110f97ffb +libboost_program_options-mt.dylib (0) /usr/local/opt/boost/lib/libboost_program_options-mt.dylib 0x110ff8000 - 0x11108dfff +libboost_regex-mt.dylib (0) /usr/local/opt/boost/lib/libboost_regex-mt.dylib 0x111110000 - 0x11111cff7 +libboost_iostreams-mt.dylib (0) <6925111E-0CEE-3083-8746-28A5DCB81798> /usr/local/opt/boost/lib/libboost_iostreams-mt.dylib 0x111139000 - 0x11113dfff +libboost_date_time-mt.dylib (0) /usr/local/opt/boost/lib/libboost_date_time-mt.dylib 0x11114e000 - 0x111159ff7 +libtinyxml.dylib (0) <243B2FCA-0439-3AFB-8BF9-D60860E2ABD1> /usr/local/opt/tinyxml/lib/libtinyxml.dylib 0x111169000 - 0x1111d8ff7 +libfreetype.6.dylib (0) <143F83CB-D091-3CA5-B25D-CB69117DF45B> /usr/local/lib/libfreetype.6.dylib 0x1111f5000 - 0x1111f9fff +libzzip-0.13.dylib (0) /usr/local/lib/libzzip-0.13.dylib 0x111204000 - 0x111226ff7 +libpng16.16.dylib (0) /usr/local/lib/libpng16.16.dylib 0x7fff60a42000 - 0x7fff60a78887 dyld (353.2.3) /usr/lib/dyld 0x7fff83818000 - 0x7fff83823fff libGL.dylib (11.1.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff83824000 - 0x7fff83892ff3 com.apple.Heimdal (4.0 - 2.0) <8D1667CF-D454-3E07-A58E-E15591B5A95E> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff83938000 - 0x7fff83992ff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff8407f000 - 0x7fff840e6ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff84128000 - 0x7fff84130ff7 com.apple.AppleSRP (5.0 - 1) <68F0C577-ED96-34F2-B701-CE3023367D4D> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff84131000 - 0x7fff84185fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib 0x7fff84186000 - 0x7fff8418bff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib 0x7fff8418f000 - 0x7fff8419fff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib 0x7fff841ed000 - 0x7fff841effff libsystem_configuration.dylib (699.40.2) <56F94DCE-DBDE-3615-8F07-DE6270D9F8BE> /usr/lib/system/libsystem_configuration.dylib 0x7fff841f0000 - 0x7fff841f3fff com.apple.IOSurface (97.4 - 97.4) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8433d000 - 0x7fff843dbfff com.apple.Metadata (10.7.0 - 917.36) <00C4CB5D-E723-3612-84E0-439098392CDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff843df000 - 0x7fff843dfff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib 0x7fff843e0000 - 0x7fff843faff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib 0x7fff845d9000 - 0x7fff8515aff7 com.apple.AppKit (6.9 - 1348.17) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8515e000 - 0x7fff8529bfff com.apple.ImageIO.framework (3.3.0 - 1239) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff852a0000 - 0x7fff852b7ff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff852b8000 - 0x7fff852bdffb libheimdal-asn1.dylib (398.40.1) <7D2BE3DE-60F7-3A6E-A92E-DA0EF9D3417E> /usr/lib/libheimdal-asn1.dylib 0x7fff8530d000 - 0x7fff8530ffff libRadiance.dylib (1239) <648BCB0C-55B5-3197-8F5F-81D5994B4EE7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff85310000 - 0x7fff85429ffb com.apple.CoreText (352.0 - 454.10) <3293BF91-B587-3B49-A159-A04D58533F14> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8542a000 - 0x7fff85437ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib 0x7fff85438000 - 0x7fff8543bff7 libdyld.dylib (353.2.3) /usr/lib/system/libdyld.dylib 0x7fff856ca000 - 0x7fff856d2fff libsystem_dnssd.dylib (576.30.4) <0CEB5910-843F-315C-A1DE-5D955A48A045> /usr/lib/system/libsystem_dnssd.dylib 0x7fff856dc000 - 0x7fff85a0dfff com.apple.Foundation (6.9 - 1154) <49EE64E1-9F53-35D1-A481-2EFE2789B254> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff85a1b000 - 0x7fff85a23ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib 0x7fff85a49000 - 0x7fff85a54ff7 com.apple.CrashReporterSupport (10.10 - 631) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff85a55000 - 0x7fff85a58fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff85a59000 - 0x7fff85a5dfff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff85b29000 - 0x7fff85b9affb com.apple.ApplicationServices.ATS (360 - 375.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff85b9b000 - 0x7fff85bc1fff com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff85bc2000 - 0x7fff85bc7ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff85bca000 - 0x7fff85be7ffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib 0x7fff85eeb000 - 0x7fff85eedff7 com.apple.securityhi (9.0 - 55006) <2B9C0BCB-7D82-39C2-A99F-7B9E1522CDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff862a9000 - 0x7fff862d4fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib 0x7fff862d5000 - 0x7fff86608ff7 libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib 0x7fff86609000 - 0x7fff8660efff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff86742000 - 0x7fff86742fff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff86743000 - 0x7fff86768ff7 libPng.dylib (1239) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff867dc000 - 0x7fff8689fff7 libvMisc.dylib (516) <21497A28-8DCB-3EB8-BDAC-93C93382B0AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff868d1000 - 0x7fff86901fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib 0x7fff86902000 - 0x7fff869c2ff7 com.apple.backup.framework (1.6.5 - 1.6.5) <86396038-33EA-3046-9F70-093A3D6407D4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff869c3000 - 0x7fff869deff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff86a5e000 - 0x7fff86a67fff libGFXShared.dylib (11.1.2) <7F9F6175-E993-3014-8C9B-1F08CE7C75A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff86a68000 - 0x7fff86a68fff com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff86a69000 - 0x7fff86b4dfff libcrypto.0.9.8.dylib (52.40.1) /usr/lib/libcrypto.0.9.8.dylib 0x7fff86b4e000 - 0x7fff86c40ff3 libxml2.2.dylib (26.1) <3FBA890F-2850-3A45-87EA-DB6892BDEB60> /usr/lib/libxml2.2.dylib 0x7fff86c41000 - 0x7fff86c49ff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff872c3000 - 0x7fff872c3fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff872c7000 - 0x7fff872cbfff libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff872cc000 - 0x7fff87307fff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff87434000 - 0x7fff87459ff7 libJPEG.dylib (1239) <9AC25FD0-4190-3656-B8F5-6241D17105D0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff875ce000 - 0x7fff8777eff3 com.apple.QuartzCore (1.10 - 361.19) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff877c1000 - 0x7fff87845fff com.apple.PerformanceAnalysis (1.0 - 1) <4E934EE0-5CC6-3D54-8FA2-5B8AE669D775> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff87846000 - 0x7fff8784fff3 com.apple.CommonAuth (4.0 - 2.0) <9A484EE6-0003-3AB1-AE4F-AA543BBBF53F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff87850000 - 0x7fff87850fff com.apple.audio.units.AudioUnit (1.12 - 1.12) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff87949000 - 0x7fff8794afff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8794b000 - 0x7fff8794dfff libCVMSPluginSupport.dylib (11.1.2) <1C5C1757-67F1-3C23-90EF-643619A0E7DC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff87993000 - 0x7fff87dc3fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff87dc4000 - 0x7fff87e38ffb com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff87e39000 - 0x7fff87e7afff libGLU.dylib (11.1.2) <2BA52A8D-ED35-3D86-B2D6-41479969C96D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff87e7b000 - 0x7fff87e95ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff87f81000 - 0x7fff87fa5ff7 com.apple.Sharing (328.17 - 328.17) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff87fa6000 - 0x7fff87facfff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8839d000 - 0x7fff883a1fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib 0x7fff883a2000 - 0x7fff88494ff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib 0x7fff88584000 - 0x7fff885acfff libsystem_info.dylib (459.40.1) <2E16C4B3-A327-3957-9C41-143911979A1E> /usr/lib/system/libsystem_info.dylib 0x7fff88625000 - 0x7fff889bdff7 com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff88a00000 - 0x7fff88a89ff7 com.apple.CoreSymbolication (3.1 - 57020.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff88a8a000 - 0x7fff88a8cfff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib 0x7fff88a8d000 - 0x7fff88aa6ff7 com.apple.CFOpenDirectory (10.10 - 187) <3FCEE6F7-A8C6-3222-B22D-8AD290E477E2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff88ada000 - 0x7fff88adafff com.apple.CoreServices (62 - 62) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff88adb000 - 0x7fff88daaff3 com.apple.CoreImage (10.3.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff88dab000 - 0x7fff88ec2fe7 libvDSP.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff88ec3000 - 0x7fff88eecffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff88f67000 - 0x7fff88f68fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff88f69000 - 0x7fff88fc4ff7 libTIFF.dylib (1239) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff88fc5000 - 0x7fff88fc5fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8a161000 - 0x7fff8a163fff libsystem_sandbox.dylib (358.20.5) <3F5E973F-C702-31AC-97BC-05F5C195683C> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8a164000 - 0x7fff8a257ff7 libJP2.dylib (1239) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8a376000 - 0x7fff8a387fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib 0x7fff8a388000 - 0x7fff8a3bfffb com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8a69d000 - 0x7fff8a6c8ff7 com.apple.DictionaryServices (1.2 - 229.1) <62EC3E1B-5A28-3252-90FF-C2E9999C2A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8a6c9000 - 0x7fff8a80cfff libsqlite3.dylib (168.2) /usr/lib/libsqlite3.dylib 0x7fff8a83b000 - 0x7fff8a845ff7 com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8a8de000 - 0x7fff8a96afe7 libsystem_c.dylib (1044.40.1) /usr/lib/system/libsystem_c.dylib 0x7fff8a9a8000 - 0x7fff8a9b4ff7 com.apple.OpenDirectory (10.10 - 187) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8aacf000 - 0x7fff8aad3ff7 libGIF.dylib (1239) <292BB418-F5C2-3D7B-AC1D-99082A4B88F3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8ab86000 - 0x7fff8acaaff7 com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8acab000 - 0x7fff8acb3fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib 0x7fff8acb4000 - 0x7fff8acc3fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8acc7000 - 0x7fff8ad69fff com.apple.Bluetooth (4.3.6 - 4.3.6f3) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff8ad6f000 - 0x7fff8ad6ffff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8adb2000 - 0x7fff8b205fc7 com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8b2d1000 - 0x7fff8b317ff7 libauto.dylib (186) /usr/lib/libauto.dylib 0x7fff8b397000 - 0x7fff8b3e1fff com.apple.HIServices (1.22 - 523) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8b4b2000 - 0x7fff8b4ccff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8b4cd000 - 0x7fff8b4d6fff libsystem_pthread.dylib (105.40.1) /usr/lib/system/libsystem_pthread.dylib 0x7fff8bd6c000 - 0x7fff8bed3ffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8bed4000 - 0x7fff8bf23ff7 com.apple.opencl (2.4.2 - 2.4.2) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8bf70000 - 0x7fff8bf74fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8bf85000 - 0x7fff8c16aff7 libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib 0x7fff8c681000 - 0x7fff8c6abff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib 0x7fff8c7da000 - 0x7fff8c7dafff libOpenScriptingUtil.dylib (162.2) /usr/lib/libOpenScriptingUtil.dylib 0x7fff8c910000 - 0x7fff8c916fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib 0x7fff8c926000 - 0x7fff8c92dfff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8c94a000 - 0x7fff8c94bff3 libSystem.B.dylib (1213) <1866C519-C5F3-3D09-8C17-A8F703664521> /usr/lib/libSystem.B.dylib 0x7fff8c9a6000 - 0x7fff8c9a7ff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib 0x7fff8ca7e000 - 0x7fff8cab9fff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8caba000 - 0x7fff8cb2cfff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8cb2d000 - 0x7fff8cb5afff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8cb5b000 - 0x7fff8cba7ff7 libcups.2.dylib (408.2) /usr/lib/libcups.2.dylib 0x7fff8cbb6000 - 0x7fff8cc22fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <03697149-1CDD-32FF-B564-1C1EF5E9E5C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8cc23000 - 0x7fff8cc3efff com.apple.AppleVPAFramework (1.4.5 - 1.4.5) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff8ccba000 - 0x7fff8ccd4ff7 libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib 0x7fff8cdae000 - 0x7fff8cdc7ff3 com.apple.openscripting (1.6.4 - 162.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8cf7e000 - 0x7fff8cf9afff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8cf9b000 - 0x7fff8d019fff com.apple.CoreServices.OSServices (640.4 - 640.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8d316000 - 0x7fff8d51046f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib 0x7fff8d51a000 - 0x7fff8d629ff3 com.apple.desktopservices (1.9.3 - 1.9.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8d62a000 - 0x7fff8d635ff7 libkxld.dylib (2782.40.9) <2ADAE067-78A0-371E-A5A8-1E7C892D193C> /usr/lib/system/libkxld.dylib 0x7fff8d636000 - 0x7fff8d683ff7 com.apple.print.framework.PrintCore (10.3 - 451.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8d6ed000 - 0x7fff8d96cff7 com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8d96d000 - 0x7fff8d995fff libxpc.dylib (559.40.1) <5C829202-962E-3744-8B50-00D38CC88E84> /usr/lib/system/libxpc.dylib 0x7fff8d996000 - 0x7fff8d9c8ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff8d9c9000 - 0x7fff8da1afff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8da7b000 - 0x7fff8da8cff3 libsystem_coretls.dylib (35.40.1) <155DA0A9-2046-332E-BFA3-D7974A51F731> /usr/lib/system/libsystem_coretls.dylib 0x7fff8da8d000 - 0x7fff8daa9ff7 libsystem_malloc.dylib (53.30.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff8db1b000 - 0x7fff8db1cff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8db1d000 - 0x7fff8db2fff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8db4d000 - 0x7fff8db5eff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib 0x7fff8db5f000 - 0x7fff8db6dff7 com.apple.opengl (11.1.2 - 11.1.2) <5F355713-4637-33CD-9CBA-4B4CA43FB0FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8dcd0000 - 0x7fff8dd49fe7 libcorecrypto.dylib (233.30.1) <5779FFA0-4D9A-3AD4-B7F2-618227621DC8> /usr/lib/system/libcorecrypto.dylib 0x7fff8dd4e000 - 0x7fff8dd5bff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff8dd5c000 - 0x7fff8ddd4ff7 com.apple.SystemConfiguration (1.14.4 - 1.14) <3DFFD7F7-BD23-3F4C-A209-C4A0D99F6573> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8ddd5000 - 0x7fff8e1e2ff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8e1e3000 - 0x7fff8e20eff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib 0x7fff8e233000 - 0x7fff8e254fff com.apple.framework.Apple80211 (10.3 - 1030.71.6) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8f219000 - 0x7fff8f21fff7 libsystem_networkextension.dylib (167.40.3) /usr/lib/system/libsystem_networkextension.dylib 0x7fff8f220000 - 0x7fff8f220ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib 0x7fff8f221000 - 0x7fff8f315fff libFontParser.dylib (134.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8f32e000 - 0x7fff8f32ffff liblangid.dylib (117) /usr/lib/liblangid.dylib 0x7fff8f334000 - 0x7fff8f393fff com.apple.AE (681.5 - 681.7) <2BF39455-1CDD-392C-824A-9972C6B1FB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8f394000 - 0x7fff8f3b4fff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8f3b5000 - 0x7fff8f3b6fff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib 0x7fff8f414000 - 0x7fff8f4a8fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8f4a9000 - 0x7fff8f4e1fff libsystem_network.dylib (412.20.3) <6105C134-6722-3C0A-A4CE-5E1261E2E1CC> /usr/lib/system/libsystem_network.dylib 0x7fff8f4e2000 - 0x7fff8f4e7fff libsystem_stats.dylib (163.30.2) /usr/lib/system/libsystem_stats.dylib 0x7fff8f519000 - 0x7fff8f52fff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib 0x7fff8f530000 - 0x7fff8f537ff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib 0x7fff8f7ba000 - 0x7fff8f7bdfff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8f7c7000 - 0x7fff8f866e27 com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff8fb99000 - 0x7fff8fbd9ff7 libGLImage.dylib (11.1.2) <9B05F3BF-D111-3B01-B7F8-C5EF7E02000B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8ff43000 - 0x7fff900d1fff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff900dd000 - 0x7fff900ddff7 liblaunch.dylib (559.40.1) <4F81CA3A-D2CE-3030-A89D-42F3DAD7BA8F> /usr/lib/system/liblaunch.dylib 0x7fff901cf000 - 0x7fff90215ff7 libFontRegistry.dylib (134.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff90226000 - 0x7fff9050dffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff9050e000 - 0x7fff9052bfff libsystem_kernel.dylib (2782.40.9) <16AD15EF-3DAE-3F63-9D26-26CCE1920762> /usr/lib/system/libsystem_kernel.dylib 0x7fff90584000 - 0x7fff9058dff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib 0x7fff9058e000 - 0x7fff9059bfff libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib 0x7fff9059c000 - 0x7fff905ccff3 com.apple.GSS (4.0 - 2.0) <97F2A028-44CF-3188-B863-F4EEB39CBDBD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff905d4000 - 0x7fff905e0fff com.apple.speech.synthesis.framework (5.3.11 - 5.3.11) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff905f1000 - 0x7fff905f2ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib 0x7fff90608000 - 0x7fff9060cfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff9060d000 - 0x7fff9081dff7 com.apple.CFNetwork (720.5.7 - 720.5.7) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff9081e000 - 0x7fff90a94ff7 com.apple.security (7.0 - 57031.40.6) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff90ae9000 - 0x7fff90b09ff7 com.apple.MultitouchSupport.framework (264.6 - 264.6) <1539F1F6-6334-37F3-9C52-02EFFBF4835D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff90b0a000 - 0x7fff90b79fff com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff90bae000 - 0x7fff90bfdff7 libcurl.4.dylib (83.40.2) /usr/lib/libcurl.4.dylib 0x7fff91128000 - 0x7fff91987ff7 com.apple.CoreGraphics (1.600.0 - 788.3) <875FBF24-D90E-36B1-9F7A-AF984E8943D9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff91988000 - 0x7fff919efffb com.apple.datadetectorscore (6.0 - 396.1.2) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff91b94000 - 0x7fff91b96fff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff91b97000 - 0x7fff91cc7fff com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff91cc8000 - 0x7fff91d5dff7 com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff91f0e000 - 0x7fff91f20ff7 libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib 0x7fff91f51000 - 0x7fff91f64ff7 com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff924f0000 - 0x7fff924fbfff libcommonCrypto.dylib (60061.30.1) /usr/lib/system/libcommonCrypto.dylib 0x7fff924fc000 - 0x7fff92536ffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff92ee0000 - 0x7fff92ee2ff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib 0x7fff92eeb000 - 0x7fff93013ff7 com.apple.coreui (2.1 - 308.6) <9E0E9C6A-68F5-34C1-A17C-96226D401D4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff9302d000 - 0x7fff93332ff3 com.apple.HIToolbox (2.1.1 - 758.7) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff933e8000 - 0x7fff93420fff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 3 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 6820460 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=230.4M resident=175.8M(76%) swapped_out_or_unallocated=54.6M(24%) Writable regions: Total=30.2M written=1588K(5%) resident=2460K(8%) swapped_out=0K(0%) unallocated=27.8M(92%) REGION TYPE VIRTUAL =========== ======= Kernel Alloc Once 4K MALLOC 20.3M MALLOC (admin) 32K STACK GUARD 56.0M Stack 8712K VM_ALLOCATE 8K __DATA 15.5M __IMAGE 528K __LINKEDIT 84.9M __TEXT 145.5M __UNICODE 552K shared memory 4K =========== ======= TOTAL 331.9M* gzserver.crash Process: gzserver-6.5.1 [7792] Path: /usr/local/Cellar/gazebo6/6.5.1/bin/gzserver-6.5.1 Identifier: gzserver-6.5.1 Version: ??? Code Type: X86-64 (Native) Parent Process: gazebo-6.5.1 [7791] Responsible: Terminal [357] User ID: 501 Date/Time: 2015-12-09 00:39:22.746 -0500 OS Version: Mac OS X 10.10.5 (14F27) Report Version: 11 Anonymous UUID: 6AD91210-C9EF-767D-8E9E-4B46BEE0329D Time Awake Since Boot: 140000 seconds Crashed Thread: 0 Dispatch queue: com.apple.main-thread Exception Type: EXC_BAD_ACCESS (SIGSEGV) Exception Codes: KERN_INVALID_ADDRESS at 0xffffffffffffffe8 VM Regions Near 0xffffffffffffffe8: --> shared memory 00007ffffff9d000-00007ffffff9e000 [ 4K] r-x/r-x SM=SHM Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libboost_program_options-mt.dylib 0x000000010873c7b2 boost::program_options::value_semantic_codecvt_helper::parse(boost::any&, std::__1::vector, std::__1::allocator>, std::__1::allocator, std::__1::allocator>>> const&, bool) const + 50 1 libboost_program_options-mt.dylib 0x000000010873a694 boost::program_options::store(boost::program_options::basic_parsed_options const&, boost::program_options::variables_map&, bool) + 1988 2 libgazebo.6.dylib 0x0000000105dab39f gazebo::Server::ParseArgs(int, char**) + 2689 3 gzserver 0x0000000105d8f83a main + 202 4 libdyld.dylib 0x00007fff8543b5c9 start + 1 Thread 1: 0 libsystem_kernel.dylib 0x00007fff90524136 __psynch_cvwait + 10 1 libgazebo_common.6.dylib 0x0000000108364fe4 gazebo::common::ModelDatabase::UpdateModelCache(bool) + 160 2 libboost_thread-mt.dylib 0x00000001086a8715 boost::(anonymous namespace)::thread_proxy(void*) + 53 3 libsystem_pthread.dylib 0x00007fff8b4d105a _pthread_body + 131 4 libsystem_pthread.dylib 0x00007fff8b4d0fd7 _pthread_start + 176 5 libsystem_pthread.dylib 0x00007fff8b4ce3ed thread_start + 13 Thread 0 crashed with X86 Thread State (64-bit): rax: 0x000000010873c780 rbx: 0xffffffffffffffe8 rcx: 0x00007ff999d34c40 rdx: 0xffffffffffffffe8 rdi: 0x00007ff999d34b00 rsi: 0x00007ff999d34ba0 rbp: 0x00007fff59e7f1c0 rsp: 0x00007fff59e7f140 r8: 0x000000000000004e r9: 0x00007ff999f00000 r10: 0x0000000000000a58 r11: 0x00007fff8acadb00 r12: 0x0000000000000005 r13: 0x00007fff59e7f8a0 r14: 0x00007ff999f00000 r15: 0x00007ff999d34b00 rip: 0x000000010873c7b2 rfl: 0x0000000000010202 cr2: 0xffffffffffffffe8 Logical CPU: 1 Error Code: 0x00000004 Trap Number: 14 Binary Images: 0x105d80000 - 0x105d91ff7 +gzserver (0) /usr/local/bin/gzserver 0x105d9b000 - 0x105dd3ff7 +libgazebo.6.dylib (0) <3B287EDE-DEC2-3D4C-B32A-30F087FDAA9A> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo.6.dylib 0x105e15000 - 0x105e8afff +libgazebo_sensors.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_sensors.6.dylib 0x105eed000 - 0x105ff0fff +libgazebo_rendering.6.dylib (0) <3B6D2185-B192-34E5-923C-6244E444139C> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_rendering.6.dylib 0x1060d9000 - 0x1065f3fff +libfreeimage.dylib (0) <99D9757B-A31B-3689-82C4-2B6FCA2DAD22> /usr/local/opt/freeimage/lib/libfreeimage.dylib 0x1066e1000 - 0x1066f7fff +libtbb.dylib (0) <3D4D66DF-7AE9-332B-B81E-D6126B27604C> /usr/local/opt/tbb/lib/libtbb.dylib 0x106710000 - 0x106808ff7 +libgazebo_physics.6.dylib (0) <441C75DE-72E1-3DC4-B457-2AD39A74F47A> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_physics.6.dylib 0x1068d3000 - 0x106913ff7 +libgazebo_util.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_util.6.dylib 0x106974000 - 0x1069c9ff7 +libgazebo_physics_ode.6.dylib (0) <63FD19BB-8481-3EEC-B351-EF2B59E7A9A6> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_physics_ode.6.dylib 0x106a21000 - 0x106aa4ff7 +libgazebo_ode.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_ode.6.dylib 0x106ae9000 - 0x106af3fff +libgazebo_gimpact.6.dylib (0) <154F7FF1-F31F-30D8-90FA-7AD0E029A207> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_gimpact.6.dylib 0x106aff000 - 0x106b00fff +libgazebo_opende_ou.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_opende_ou.6.dylib 0x106b09000 - 0x106b0fff7 +libgazebo_ccd.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_ccd.6.dylib 0x106b12000 - 0x106b5dfff +libgazebo_opcode.6.dylib (0) <27059378-633D-3F16-A10B-01925B8FD19C> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_opcode.6.dylib 0x106b6c000 - 0x106bb5fff +libgazebo_physics_simbody.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_physics_simbody.6.dylib 0x106c1b000 - 0x106e1bfff +libSimTKsimbody.3.5.dylib (0) /usr/local/opt/simbody/lib/libSimTKsimbody.3.5.dylib 0x107051000 - 0x1072cfff7 +libSimTKmath.3.5.dylib (0) <8312AB50-5221-311A-981F-11A42AB513F2> /usr/local/opt/simbody/lib/libSimTKmath.3.5.dylib 0x1073d3000 - 0x107516fff +libSimTKcommon.3.5.dylib (0) /usr/local/opt/simbody/lib/libSimTKcommon.3.5.dylib 0x1076b3000 - 0x107704fff +libgazebo_physics_bullet.6.dylib (0) <592C47AF-A2D9-3F31-9A5B-2E934DD970ED> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_physics_bullet.6.dylib 0x10775a000 - 0x107780ff7 +libBulletSoftBody.2.83.dylib (0) <8AE628CB-6156-3DAE-A4B8-4DE1BF79C5CD> /usr/local/opt/bullet/lib/libBulletSoftBody.2.83.dylib 0x107795000 - 0x1077f9fe7 +libBulletDynamics.2.83.dylib (0) <5BEBEC39-FFFC-3F0D-A89D-CF561D074A44> /usr/local/opt/bullet/lib/libBulletDynamics.2.83.dylib 0x107823000 - 0x107894fef +libBulletCollision.2.83.dylib (0) /usr/local/opt/bullet/lib/libBulletCollision.2.83.dylib 0x1078e0000 - 0x1078eeff7 +libLinearMath.2.83.dylib (0) /usr/local/opt/bullet/lib/libLinearMath.2.83.dylib 0x1078f9000 - 0x107970ff7 +libOgreRTShaderSystem.1.7.4.dylib (0) <6CB5A734-F93C-329D-9C85-2D8043CF09AC> /usr/local/opt/ogre/lib/libOgreRTShaderSystem.1.7.4.dylib 0x1079d0000 - 0x107cdbff7 +libOgreMain.1.7.4.dylib (0) <2823357E-BFF3-332D-80C5-4CB953A3DCFD> /usr/local/opt/ogre/lib/libOgreMain.1.7.4.dylib 0x107f76000 - 0x107fc3fff +libOgreTerrain.1.7.4.dylib (0) <6154D580-C1E4-3C57-828F-6876B568EC4C> /usr/local/opt/ogre/lib/libOgreTerrain.1.7.4.dylib 0x108018000 - 0x10802fff7 +libOgrePaging.1.7.4.dylib (0) <57860149-CED4-32D4-9879-FA6E100CDFEC> /usr/local/opt/ogre/lib/libOgrePaging.1.7.4.dylib 0x108057000 - 0x1080a1fff +libgazebo_transport.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_transport.6.dylib 0x1080f8000 - 0x108114fff +libgazebo_skyx.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_skyx.6.dylib 0x108129000 - 0x108136ff7 +libgazebo_selection_buffer.6.dylib (0) <3709B4E0-B705-3945-AEA8-2B98FDF6C80D> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_selection_buffer.6.dylib 0x108145000 - 0x108149fff com.apple.agl (3.3.0 - AGL-3.3.0) <4E8F579B-A2E2-3A27-96D7-02A9465A78D8> /System/Library/Frameworks/AGL.framework/Versions/A/AGL 0x108151000 - 0x108245ff7 +libgazebo_msgs.6.dylib (0) <0184C349-1EA6-3D7C-B955-67B91BC91385> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_msgs.6.dylib 0x108326000 - 0x1083a4ff7 +libgazebo_common.6.dylib (0) <8C0B6920-8ABD-3ABF-BA3D-E8908D8DBF89> /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_common.6.dylib 0x108415000 - 0x108420ff7 +libtinyxml.dylib (0) <243B2FCA-0439-3AFB-8BF9-D60860E2ABD1> /usr/local/opt/tinyxml/lib/libtinyxml.dylib 0x10842d000 - 0x108431ff7 +libtar.0.dylib (0) <5313C6B2-D560-3D27-8E69-76C4F20E71B5> /usr/local/opt/libtar/lib/libtar.0.dylib 0x108439000 - 0x1084b6fff +libsdformat.3.dylib (0) <2161DE6F-5E71-3124-8DC2-675F90A0FDB6> /usr/local/opt/sdformat3/lib/libsdformat.3.dylib 0x108502000 - 0x108528ff7 com.apple.audio.OpenAL (1.8 - 1.8) /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL 0x10853f000 - 0x1085d8ff7 +libprotobuf.9.dylib (0) /usr/local/opt/protobuf/lib/libprotobuf.9.dylib 0x10864a000 - 0x108669ff7 +libgazebo_math.6.dylib (0) /usr/local/Cellar/gazebo6/6.5.1/lib/libgazebo_math.6.dylib 0x10868a000 - 0x108696fff +libignition-math2.2.dylib (0) <84C871F8-322D-362B-97E8-BEF472B22F6A> /usr/local/opt/ignition-math2/lib/libignition-math2.2.dylib 0x1086a6000 - 0x1086b3fff +libboost_thread-mt.dylib (0) <42352D20-80E2-36F6-94AD-5ED17A1B70DF> /usr/local/opt/boost/lib/libboost_thread-mt.dylib 0x1086ce000 - 0x1086d9ff3 +libboost_signals-mt.dylib (0) <4EE5F441-2926-3AF6-98AE-AA458C989F23> /usr/local/opt/boost/lib/libboost_signals-mt.dylib 0x1086ed000 - 0x1086efffb +libboost_system-mt.dylib (0) <6567929D-4C44-38C4-AEA0-FE3862A45035> /usr/local/opt/boost/lib/libboost_system-mt.dylib 0x1086f7000 - 0x108704ff3 +libboost_filesystem-mt.dylib (0) <2B2DB9E0-F8CD-3B9A-9CB7-3941797EAE24> /usr/local/opt/boost/lib/libboost_filesystem-mt.dylib 0x10871b000 - 0x108757ffb +libboost_program_options-mt.dylib (0) /usr/local/opt/boost/lib/libboost_program_options-mt.dylib 0x1087b9000 - 0x10884efff +libboost_regex-mt.dylib (0) /usr/local/opt/boost/lib/libboost_regex-mt.dylib 0x1088d5000 - 0x1088e1ff7 +libboost_iostreams-mt.dylib (0) <6925111E-0CEE-3083-8746-28A5DCB81798> /usr/local/opt/boost/lib/libboost_iostreams-mt.dylib 0x108901000 - 0x108905fff +libboost_date_time-mt.dylib (0) /usr/local/opt/boost/lib/libboost_date_time-mt.dylib 0x108914000 - 0x108983ff7 +libfreetype.6.dylib (0) <143F83CB-D091-3CA5-B25D-CB69117DF45B> /usr/local/lib/libfreetype.6.dylib 0x10899d000 - 0x1089a1fff +libzzip-0.13.dylib (0) /usr/local/lib/libzzip-0.13.dylib 0x1089a9000 - 0x1089cbff7 +libpng16.16.dylib (0) /usr/local/lib/libpng16.16.dylib 0x7fff6d4c1000 - 0x7fff6d4f7887 dyld (353.2.3) /usr/lib/dyld 0x7fff83818000 - 0x7fff83823fff libGL.dylib (11.1.2) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib 0x7fff83824000 - 0x7fff83892ff3 com.apple.Heimdal (4.0 - 2.0) <8D1667CF-D454-3E07-A58E-E15591B5A95E> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal 0x7fff83938000 - 0x7fff83992ff7 com.apple.LanguageModeling (1.0 - 1) /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling 0x7fff8407f000 - 0x7fff840e6ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi 0x7fff84128000 - 0x7fff84130ff7 com.apple.AppleSRP (5.0 - 1) <68F0C577-ED96-34F2-B701-CE3023367D4D> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP 0x7fff84131000 - 0x7fff84185fff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib 0x7fff84186000 - 0x7fff8418bff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib 0x7fff8418f000 - 0x7fff8419fff7 libbsm.0.dylib (34) /usr/lib/libbsm.0.dylib 0x7fff841ed000 - 0x7fff841effff libsystem_configuration.dylib (699.40.2) <56F94DCE-DBDE-3615-8F07-DE6270D9F8BE> /usr/lib/system/libsystem_configuration.dylib 0x7fff841f0000 - 0x7fff841f3fff com.apple.IOSurface (97.4 - 97.4) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface 0x7fff8433d000 - 0x7fff843dbfff com.apple.Metadata (10.7.0 - 917.36) <00C4CB5D-E723-3612-84E0-439098392CDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata 0x7fff843df000 - 0x7fff843dfff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib 0x7fff843e0000 - 0x7fff843faff7 liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib 0x7fff845d9000 - 0x7fff8515aff7 com.apple.AppKit (6.9 - 1348.17) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit 0x7fff8515e000 - 0x7fff8529bfff com.apple.ImageIO.framework (3.3.0 - 1239) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO 0x7fff852a0000 - 0x7fff852b7ff7 libLinearAlgebra.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib 0x7fff852b8000 - 0x7fff852bdffb libheimdal-asn1.dylib (398.40.1) <7D2BE3DE-60F7-3A6E-A92E-DA0EF9D3417E> /usr/lib/libheimdal-asn1.dylib 0x7fff8530d000 - 0x7fff8530ffff libRadiance.dylib (1239) <648BCB0C-55B5-3197-8F5F-81D5994B4EE7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib 0x7fff85310000 - 0x7fff85429ffb com.apple.CoreText (352.0 - 454.10) <3293BF91-B587-3B49-A159-A04D58533F14> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText 0x7fff8542a000 - 0x7fff85437ff7 libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib 0x7fff85438000 - 0x7fff8543bff7 libdyld.dylib (353.2.3) /usr/lib/system/libdyld.dylib 0x7fff856ca000 - 0x7fff856d2fff libsystem_dnssd.dylib (576.30.4) <0CEB5910-843F-315C-A1DE-5D955A48A045> /usr/lib/system/libsystem_dnssd.dylib 0x7fff856dc000 - 0x7fff85a0dfff com.apple.Foundation (6.9 - 1154) <49EE64E1-9F53-35D1-A481-2EFE2789B254> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation 0x7fff85a1b000 - 0x7fff85a23ffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib 0x7fff85a49000 - 0x7fff85a54ff7 com.apple.CrashReporterSupport (10.10 - 631) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport 0x7fff85a55000 - 0x7fff85a58fff com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement 0x7fff85a59000 - 0x7fff85a5dfff com.apple.CommonPanels (1.2.6 - 96) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels 0x7fff85b29000 - 0x7fff85b9affb com.apple.ApplicationServices.ATS (360 - 375.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS 0x7fff85b9b000 - 0x7fff85bc1fff com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary 0x7fff85bc2000 - 0x7fff85bc7ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib 0x7fff85bca000 - 0x7fff85be7ffb libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib 0x7fff85eeb000 - 0x7fff85eedff7 com.apple.securityhi (9.0 - 55006) <2B9C0BCB-7D82-39C2-A99F-7B9E1522CDD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI 0x7fff862a9000 - 0x7fff862d4fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib 0x7fff862d5000 - 0x7fff86608ff7 libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib 0x7fff86609000 - 0x7fff8660efff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration 0x7fff86742000 - 0x7fff86742fff com.apple.Cocoa (6.8 - 21) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa 0x7fff86743000 - 0x7fff86768ff7 libPng.dylib (1239) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib 0x7fff867dc000 - 0x7fff8689fff7 libvMisc.dylib (516) <21497A28-8DCB-3EB8-BDAC-93C93382B0AA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib 0x7fff868d1000 - 0x7fff86901fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib 0x7fff86902000 - 0x7fff869c2ff7 com.apple.backup.framework (1.6.5 - 1.6.5) <86396038-33EA-3046-9F70-093A3D6407D4> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup 0x7fff869c3000 - 0x7fff869deff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib 0x7fff86a5e000 - 0x7fff86a67fff libGFXShared.dylib (11.1.2) <7F9F6175-E993-3014-8C9B-1F08CE7C75A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib 0x7fff86a68000 - 0x7fff86a68fff com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon 0x7fff86a69000 - 0x7fff86b4dfff libcrypto.0.9.8.dylib (52.40.1) /usr/lib/libcrypto.0.9.8.dylib 0x7fff86b4e000 - 0x7fff86c40ff3 libxml2.2.dylib (26.1) <3FBA890F-2850-3A45-87EA-DB6892BDEB60> /usr/lib/libxml2.2.dylib 0x7fff86c41000 - 0x7fff86c49ff3 com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents 0x7fff872c3000 - 0x7fff872c3fff com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices 0x7fff872c7000 - 0x7fff872cbfff libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib 0x7fff872cc000 - 0x7fff87307fff com.apple.Symbolication (1.4 - 56045) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication 0x7fff87434000 - 0x7fff87459ff7 libJPEG.dylib (1239) <9AC25FD0-4190-3656-B8F5-6241D17105D0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib 0x7fff875ce000 - 0x7fff8777eff3 com.apple.QuartzCore (1.10 - 361.19) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore 0x7fff877c1000 - 0x7fff87845fff com.apple.PerformanceAnalysis (1.0 - 1) <4E934EE0-5CC6-3D54-8FA2-5B8AE669D775> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis 0x7fff87846000 - 0x7fff8784fff3 com.apple.CommonAuth (4.0 - 2.0) <9A484EE6-0003-3AB1-AE4F-AA543BBBF53F> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth 0x7fff87850000 - 0x7fff87850fff com.apple.audio.units.AudioUnit (1.12 - 1.12) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit 0x7fff87949000 - 0x7fff8794afff com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent 0x7fff8794b000 - 0x7fff8794dfff libCVMSPluginSupport.dylib (11.1.2) <1C5C1757-67F1-3C23-90EF-643619A0E7DC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib 0x7fff87993000 - 0x7fff87dc3fff com.apple.vision.FaceCore (3.1.6 - 3.1.6) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore 0x7fff87dc4000 - 0x7fff87e38ffb com.apple.securityfoundation (6.0 - 55126) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation 0x7fff87e39000 - 0x7fff87e7afff libGLU.dylib (11.1.2) <2BA52A8D-ED35-3D86-B2D6-41479969C96D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib 0x7fff87e7b000 - 0x7fff87e95ff7 com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 0x7fff87f81000 - 0x7fff87fa5ff7 com.apple.Sharing (328.17 - 328.17) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing 0x7fff87fa6000 - 0x7fff87facfff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition 0x7fff8839d000 - 0x7fff883a1fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib 0x7fff883a2000 - 0x7fff88494ff7 libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib 0x7fff88584000 - 0x7fff885acfff libsystem_info.dylib (459.40.1) <2E16C4B3-A327-3957-9C41-143911979A1E> /usr/lib/system/libsystem_info.dylib 0x7fff88625000 - 0x7fff889bdff7 com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation 0x7fff88a00000 - 0x7fff88a89ff7 com.apple.CoreSymbolication (3.1 - 57020.2) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication 0x7fff88a8a000 - 0x7fff88a8cfff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib 0x7fff88a8d000 - 0x7fff88aa6ff7 com.apple.CFOpenDirectory (10.10 - 187) <3FCEE6F7-A8C6-3222-B22D-8AD290E477E2> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory 0x7fff88ada000 - 0x7fff88adafff com.apple.CoreServices (62 - 62) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices 0x7fff88adb000 - 0x7fff88daaff3 com.apple.CoreImage (10.3.4) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage 0x7fff88dab000 - 0x7fff88ec2fe7 libvDSP.dylib (516) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib 0x7fff88ec3000 - 0x7fff88eecffb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib 0x7fff88f67000 - 0x7fff88f68fff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib 0x7fff88f69000 - 0x7fff88fc4ff7 libTIFF.dylib (1239) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib 0x7fff88fc5000 - 0x7fff88fc5fff com.apple.Accelerate (1.10 - Accelerate 1.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate 0x7fff8a161000 - 0x7fff8a163fff libsystem_sandbox.dylib (358.20.5) <3F5E973F-C702-31AC-97BC-05F5C195683C> /usr/lib/system/libsystem_sandbox.dylib 0x7fff8a164000 - 0x7fff8a257ff7 libJP2.dylib (1239) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib 0x7fff8a376000 - 0x7fff8a387fff libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib 0x7fff8a388000 - 0x7fff8a3bfffb com.apple.LDAPFramework (2.4.28 - 194.5) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP 0x7fff8a69d000 - 0x7fff8a6c8ff7 com.apple.DictionaryServices (1.2 - 229.1) <62EC3E1B-5A28-3252-90FF-C2E9999C2A2A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices 0x7fff8a6c9000 - 0x7fff8a80cfff libsqlite3.dylib (168.2) /usr/lib/libsqlite3.dylib 0x7fff8a83b000 - 0x7fff8a845ff7 com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth 0x7fff8a8de000 - 0x7fff8a96afe7 libsystem_c.dylib (1044.40.1) /usr/lib/system/libsystem_c.dylib 0x7fff8a9a8000 - 0x7fff8a9b4ff7 com.apple.OpenDirectory (10.10 - 187) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory 0x7fff8aacf000 - 0x7fff8aad3ff7 libGIF.dylib (1239) <292BB418-F5C2-3D7B-AC1D-99082A4B88F3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib 0x7fff8ab86000 - 0x7fff8acaaff7 com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices 0x7fff8acab000 - 0x7fff8acb3fff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib 0x7fff8acb4000 - 0x7fff8acc3fff com.apple.LangAnalysis (1.7.0 - 1.7.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis 0x7fff8acc7000 - 0x7fff8ad69fff com.apple.Bluetooth (4.3.6 - 4.3.6f3) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth 0x7fff8ad6f000 - 0x7fff8ad6ffff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib 0x7fff8adb2000 - 0x7fff8b205fc7 com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage 0x7fff8b2d1000 - 0x7fff8b317ff7 libauto.dylib (186) /usr/lib/libauto.dylib 0x7fff8b397000 - 0x7fff8b3e1fff com.apple.HIServices (1.22 - 523) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices 0x7fff8b4b2000 - 0x7fff8b4ccff3 com.apple.Ubiquity (1.3 - 313) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity 0x7fff8b4cd000 - 0x7fff8b4d6fff libsystem_pthread.dylib (105.40.1) /usr/lib/system/libsystem_pthread.dylib 0x7fff8bd6c000 - 0x7fff8bed3ffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox 0x7fff8bed4000 - 0x7fff8bf23ff7 com.apple.opencl (2.4.2 - 2.4.2) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL 0x7fff8bf70000 - 0x7fff8bf74fff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC 0x7fff8bf85000 - 0x7fff8c16aff7 libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib 0x7fff8c681000 - 0x7fff8c6abff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib 0x7fff8c7da000 - 0x7fff8c7dafff libOpenScriptingUtil.dylib (162.2) /usr/lib/libOpenScriptingUtil.dylib 0x7fff8c910000 - 0x7fff8c916fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib 0x7fff8c926000 - 0x7fff8c92dfff com.apple.NetFS (6.0 - 4.0) /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS 0x7fff8c94a000 - 0x7fff8c94bff3 libSystem.B.dylib (1213) <1866C519-C5F3-3D09-8C17-A8F703664521> /usr/lib/libSystem.B.dylib 0x7fff8c9a6000 - 0x7fff8c9a7ff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib 0x7fff8ca7e000 - 0x7fff8cab9fff com.apple.QD (301 - 301) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD 0x7fff8caba000 - 0x7fff8cb2cfff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit 0x7fff8cb2d000 - 0x7fff8cb5afff com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo 0x7fff8cb5b000 - 0x7fff8cba7ff7 libcups.2.dylib (408.2) /usr/lib/libcups.2.dylib 0x7fff8cbb6000 - 0x7fff8cc22fff com.apple.framework.CoreWLAN (5.0 - 500.35.2) <03697149-1CDD-32FF-B564-1C1EF5E9E5C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN 0x7fff8cc23000 - 0x7fff8cc3efff com.apple.AppleVPAFramework (1.4.5 - 1.4.5) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA 0x7fff8ccba000 - 0x7fff8ccd4ff7 libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib 0x7fff8cdae000 - 0x7fff8cdc7ff3 com.apple.openscripting (1.6.4 - 162.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting 0x7fff8cf7e000 - 0x7fff8cf9afff com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage 0x7fff8cf9b000 - 0x7fff8d019fff com.apple.CoreServices.OSServices (640.4 - 640.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices 0x7fff8d316000 - 0x7fff8d51046f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib 0x7fff8d51a000 - 0x7fff8d629ff3 com.apple.desktopservices (1.9.3 - 1.9.3) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv 0x7fff8d62a000 - 0x7fff8d635ff7 libkxld.dylib (2782.40.9) <2ADAE067-78A0-371E-A5A8-1E7C892D193C> /usr/lib/system/libkxld.dylib 0x7fff8d636000 - 0x7fff8d683ff7 com.apple.print.framework.PrintCore (10.3 - 451.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore 0x7fff8d6ed000 - 0x7fff8d96cff7 com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData 0x7fff8d96d000 - 0x7fff8d995fff libxpc.dylib (559.40.1) <5C829202-962E-3744-8B50-00D38CC88E84> /usr/lib/system/libxpc.dylib 0x7fff8d996000 - 0x7fff8d9c8ff3 com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon 0x7fff8d9c9000 - 0x7fff8da1afff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio 0x7fff8da7b000 - 0x7fff8da8cff3 libsystem_coretls.dylib (35.40.1) <155DA0A9-2046-332E-BFA3-D7974A51F731> /usr/lib/system/libsystem_coretls.dylib 0x7fff8da8d000 - 0x7fff8daa9ff7 libsystem_malloc.dylib (53.30.1) /usr/lib/system/libsystem_malloc.dylib 0x7fff8db1b000 - 0x7fff8db1cff7 com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print 0x7fff8db1d000 - 0x7fff8db2fff7 com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture 0x7fff8db4d000 - 0x7fff8db5eff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib 0x7fff8db5f000 - 0x7fff8db6dff7 com.apple.opengl (11.1.2 - 11.1.2) <5F355713-4637-33CD-9CBA-4B4CA43FB0FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL 0x7fff8dcd0000 - 0x7fff8dd49fe7 libcorecrypto.dylib (233.30.1) <5779FFA0-4D9A-3AD4-B7F2-618227621DC8> /usr/lib/system/libcorecrypto.dylib 0x7fff8dd4e000 - 0x7fff8dd5bff7 com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore 0x7fff8dd5c000 - 0x7fff8ddd4ff7 com.apple.SystemConfiguration (1.14.4 - 1.14) <3DFFD7F7-BD23-3F4C-A209-C4A0D99F6573> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration 0x7fff8ddd5000 - 0x7fff8e1e2ff7 libLAPACK.dylib (1128) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib 0x7fff8e1e3000 - 0x7fff8e20eff3 libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib 0x7fff8e233000 - 0x7fff8e254fff com.apple.framework.Apple80211 (10.3 - 1030.71.6) /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211 0x7fff8f219000 - 0x7fff8f21fff7 libsystem_networkextension.dylib (167.40.3) /usr/lib/system/libsystem_networkextension.dylib 0x7fff8f220000 - 0x7fff8f220ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib 0x7fff8f221000 - 0x7fff8f315fff libFontParser.dylib (134.7) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib 0x7fff8f32e000 - 0x7fff8f32ffff liblangid.dylib (117) /usr/lib/liblangid.dylib 0x7fff8f334000 - 0x7fff8f393fff com.apple.AE (681.5 - 681.7) <2BF39455-1CDD-392C-824A-9972C6B1FB57> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE 0x7fff8f394000 - 0x7fff8f3b4fff com.apple.IconServices (47.1 - 47.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices 0x7fff8f3b5000 - 0x7fff8f3b6fff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib 0x7fff8f414000 - 0x7fff8f4a8fff com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink 0x7fff8f4a9000 - 0x7fff8f4e1fff libsystem_network.dylib (412.20.3) <6105C134-6722-3C0A-A4CE-5E1261E2E1CC> /usr/lib/system/libsystem_network.dylib 0x7fff8f4e2000 - 0x7fff8f4e7fff libsystem_stats.dylib (163.30.2) /usr/lib/system/libsystem_stats.dylib 0x7fff8f519000 - 0x7fff8f52fff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib 0x7fff8f530000 - 0x7fff8f537ff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib 0x7fff8f7ba000 - 0x7fff8f7bdfff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help 0x7fff8f7c7000 - 0x7fff8f866e27 com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG 0x7fff8fb99000 - 0x7fff8fbd9ff7 libGLImage.dylib (11.1.2) <9B05F3BF-D111-3B01-B7F8-C5EF7E02000B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib 0x7fff8ff43000 - 0x7fff900d1fff libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib 0x7fff900dd000 - 0x7fff900ddff7 liblaunch.dylib (559.40.1) <4F81CA3A-D2CE-3030-A89D-42F3DAD7BA8F> /usr/lib/system/liblaunch.dylib 0x7fff901cf000 - 0x7fff90215ff7 libFontRegistry.dylib (134.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib 0x7fff90226000 - 0x7fff9050dffb com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore 0x7fff9050e000 - 0x7fff9052bfff libsystem_kernel.dylib (2782.40.9) <16AD15EF-3DAE-3F63-9D26-26CCE1920762> /usr/lib/system/libsystem_kernel.dylib 0x7fff90584000 - 0x7fff9058dff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib 0x7fff9058e000 - 0x7fff9059bfff libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib 0x7fff9059c000 - 0x7fff905ccff3 com.apple.GSS (4.0 - 2.0) <97F2A028-44CF-3188-B863-F4EEB39CBDBD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS 0x7fff905d4000 - 0x7fff905e0fff com.apple.speech.synthesis.framework (5.3.11 - 5.3.11) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis 0x7fff905f1000 - 0x7fff905f2ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib 0x7fff90608000 - 0x7fff9060cfff libpam.2.dylib (20) /usr/lib/libpam.2.dylib 0x7fff9060d000 - 0x7fff9081dff7 com.apple.CFNetwork (720.5.7 - 720.5.7) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork 0x7fff9081e000 - 0x7fff90a94ff7 com.apple.security (7.0 - 57031.40.6) /System/Library/Frameworks/Security.framework/Versions/A/Security 0x7fff90ae9000 - 0x7fff90b09ff7 com.apple.MultitouchSupport.framework (264.6 - 264.6) <1539F1F6-6334-37F3-9C52-02EFFBF4835D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport 0x7fff90b0a000 - 0x7fff90b79fff com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit 0x7fff90bae000 - 0x7fff90bfdff7 libcurl.4.dylib (83.40.2) /usr/lib/libcurl.4.dylib 0x7fff91128000 - 0x7fff91987ff7 com.apple.CoreGraphics (1.600.0 - 788.3) <875FBF24-D90E-36B1-9F7A-AF984E8943D9> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics 0x7fff91988000 - 0x7fff919efffb com.apple.datadetectorscore (6.0 - 396.1.2) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore 0x7fff91b94000 - 0x7fff91b96fff com.apple.loginsupport (1.0 - 1) /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport 0x7fff91b97000 - 0x7fff91cc7fff com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation 0x7fff91cc8000 - 0x7fff91d5dff7 com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync 0x7fff91f0e000 - 0x7fff91f20ff7 libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib 0x7fff91f51000 - 0x7fff91f64ff7 com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth 0x7fff924f0000 - 0x7fff924fbfff libcommonCrypto.dylib (60061.30.1) /usr/lib/system/libcommonCrypto.dylib 0x7fff924fc000 - 0x7fff92536ffb com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols 0x7fff92ee0000 - 0x7fff92ee2ff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib 0x7fff92eeb000 - 0x7fff93013ff7 com.apple.coreui (2.1 - 308.6) <9E0E9C6A-68F5-34C1-A17C-96226D401D4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI 0x7fff9302d000 - 0x7fff93332ff3 com.apple.HIToolbox (2.1.1 - 758.7) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox 0x7fff933e8000 - 0x7fff93420fff com.apple.RemoteViewServices (2.0 - 99) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 3 thread_create: 0 thread_set_state: 0 Calls made by this process: task_for_pid: 0 thread_create: 0 thread_set_state: 0 Calls made by all processes on this machine: task_for_pid: 6820460 thread_create: 0 thread_set_state: 0 VM Region Summary: ReadOnly portion of Libraries: Total=217.0M resident=176.1M(81%) swapped_out_or_unallocated=40.9M(19%) Writable regions: Total=30.3M written=1708K(6%) resident=2588K(8%) swapped_out=0K(0%) unallocated=27.8M(92%) REGION TYPE VIRTUAL =========== ======= Kernel Alloc Once 4K MALLOC 20.3M MALLOC (admin) 32K STACK GUARD 56.0M Stack 8712K VM_ALLOCATE 8K __DATA 15.7M __IMAGE 528K __LINKEDIT 87.0M __TEXT 130.1M __UNICODE 552K shared memory 4K =========== ======= TOTAL 318.7M

Definition of multiple light sources in a world file

$
0
0
Hi guys, i need to include multiple light sources in my world file. By adding the default sun model in .gazebo/models as well as a manual defined directional light gazebo (v 2.2.3) crashes (for code see below). >model://sun This snippet causes the following error: > gzserver: /usr/include/boost/thread/pthread/recursive_mutex.hpp:101: boost::recursive_mutex::~recursive_mutex(): Assertion `!pthread_mutex_destroy(&m)' failed. Are there any example worlds with (different) multiple light sources available? Best regards!

CMakeLists for plugin compilation

$
0
0
Hello, I don't relly know how to use CMAKE. I would like to add some more .cc files to compile a model or world plugin for gazebo. Until now, I took the CMakLists.txt file given in the tutorial to compile (with commands "cmake ../" and "make"). I added codes to my plugin by including them as .hh file. But the code starts being pretty big and it takes 30 seconds to compile everytime I make a modification. So does anyone knows how I can modify the CMakeListst.txt file to add some other .cc files ? Here is the my actual one:

cmake_minimum_required(VERSION 2.8 FATAL_ERROR)

find_package(Boost REQUIRED COMPONENTS system)
include_directories(${Boost_INCLUDE_DIRS})
link_directories(${Boost_LIBRARY_DIRS})

include (FindPkgConfig)
if (PKG_CONFIG_FOUND)
  pkg_check_modules(GAZEBO gazebo)
endif()
include_directories(${GAZEBO_INCLUDE_DIRS})
link_directories(${GAZEBO_LIBRARY_DIRS})

set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wall -std=gnu++0x")

add_library(arm_control SHARED arm_control.cc)
target_link_libraries(arm_control ${GAZEBO_LIBRARIES} ${Boost_LIBRARIES})
Cheers

Deactivate /clock topic in gazebo ros plugins

$
0
0
Hi, is it possible to deactivate the /clock-topic using gazebo with the ros_plugin? This causes conflicts, when also rosbags are replayed, when containing a own /clock topic. Best regards!

Set model velocity via msgs in Gazebo 6

$
0
0
I need to move a model smoothly from keyboard. For this I need to set velocity of a model via messages. In Messages API I found only static pose arguments. In a few places on the internet I saw some comments about "geometrymsgs/Twist" topic, but they look outdated as in Gazebo 6 there isn't anything similar. So how Can I do this without any plugins, just using messages?

Get data from sensor to control a robot

$
0
0
Hi, I'm totally new to Gazebo and I'm currently trying to exploit the data from the laser sensor I put on a robot. I noticed this post : http://answers.gazebosim.org/question/8086/get-data-from-sensor/, so I tried to read the laser data from the corresponding topic which is "/gazebo/default/roc_robot/hokuyo/link/laser/scan" in my case. This is my model plugin (used by the robot model) : namespace gazebo { class RocPlugin : public ModelPlugin { private: physics::ModelPtr model; transport::SubscriberPtr sptr; public: void Load(physics::ModelPtr _parent, sdf::ElementPtr /*_sdf*/) { std::string topicName = "/gazebo/default/roc_robot/hokuyo/link/laser/scan"; transport::NodePtr node(new transport::Node()); model = _parent; node->Init(); node = node->Subscribe(topicName, &RocPlugin::ReadLaserData, this); } void ReadLaserData(ConstRaySensorPtr &_msg) { std::cout << _msg->range_max() << std::endl; } GZ_REGISTER_MODEL_PLUGIN(RocPlugin) } And I got this error : gzserver: /usr/include/boost/smart_ptr/shared_ptr.hpp:687: typename boost::detail::sp_member_access::type boost::shared_ptr::operator->() const [with T = const gazebo::msgs::RaySensor; typename boost::detail::sp_member_access::type = const gazebo::msgs::RaySensor*]: Assertion `px != 0' failed. Since I aim to move the robot according to the data produced by the laser I haven't tried to write a plugin for the laser because even if I manage to read data from a sensor plugin I need those in my model plugin to control my robot. Can you give me a tip for doing it ? ( Thank you ! )

Robot spawns upside down

$
0
0
When loading a robot model in gazebo from ROS and URDF the robot always spawns upside down and I am unable to figure out why. The URDF is included below: **wheel.urdf:** transmission_interface/SimpleTransmission1VelocityJointInterface **base.urdf**

Getting different behaviours of the same robot that I launch in two different graphic cards

$
0
0
Hello, I installed Gazebo in a remote machine that has 40 cores but no good graphic card (Matrox Electronics Systems Ltd). This allows me to accelerate learning process (I am using genetoc algorithm to evolve robot locomotion). To see how robots behave, I choose one of theme from the remote machine and I launch it in Gazebo in my local machine (i7 and AMD graphic card). Result: they dont have the same behaviour; I mean that the rabot, in remote machine walks 3 meters but in my local machine walks 1 meter ! So my qestions are: 1. Does Gazebo support Matrox graphic card and work propely on it ? 2. For the same robot with same controller, I get different behaviours because of different graphic cards ? Thank you in advance !

Control a differental drive robot without ROS

$
0
0
Hi, First of all, I'm a newbie in this field. I want to control a differential drive robot(polaris2dx), basically, I need to move the robot to a specific location with a given pose. How can I apply different velocities to each link/joint(so as to apply different velocities to each wheel). Can anyone provide me an example plugin for this. Thanks in advance.

change actor behaviour at runtime

$
0
0
Hi there, is it possible to change the behaviour of an actor at runtime? For example changing the trajectory or adding new waypoints to it. Maybe via a topic or a plugin? Many thanks in advance and best regards.

Gazebo cannot start with camera

$
0
0
Hi, when I try to load any world with a camera I find this error: *$ gazebo --verbose worlds/camera.world Gazebo multi-robot simulator, version 6.1.0 Copyright (C) 2012-2015 Open Source Robotics Foundation. Released under the Apache 2 License. http://gazebosim.org [Msg] Waiting for master. Gazebo multi-robot simulator, version 6.1.0 Copyright (C) 2012-2015 Open Source Robotics Foundation. Released under the Apache 2 License. http://gazebosim.org [Msg] Waiting for master. [Msg] Connected to gazebo master @ http://127.0.0.1:11345 [Msg] Publicized address: 10.149.29.249 [Msg] Connected to gazebo master @ http://127.0.0.1:11345 [Msg] Publicized address: 10.149.29.249 gzserver: /build/ogre-1.9-VJX7tp/ogre-1.9-1.9.0+dfsg1/OgreMain/src/OgreRenderSystem.cpp:546: virtual void Ogre::RenderSystem::setDepthBufferFor(Ogre::RenderTarget*): Assertion `bAttached && "A new DepthBuffer for a RenderTarget was created, but after creation" "it says it's incompatible with that RT"' failed. [Err] [Connection.cc:539] Connection[16] Closed during Read [Err] [TransportIface.cc:374] Unable to read from master [Err] [GLWidget.cc:822] Unable to connect to a running Gazebo master.* Please I need help, I don't know how to solve this problem, I could reinstall Gazebo but I would need to know a Gazebo version I can use with camera. Thanks for your time! R

Is there a library or function for calculating distance/angles between models?

$
0
0
I need to calculate the real, not estimated, distance and angles between two models in Gazebo. I need to know what angle the second model is in the z and y direction from the first model, using the first models orientation. To better explain with an example of what I'm doing, if I have a quadcopter with a camera facing in any direction, and there is another model in the camera, what is the real angle between where the quadcopter is currently facing and the object in the left/right direction of the camera and what is the real angle between where the quadcopter is currently facing and the object in the up/down direction of the camera. This is for comparison purposes to angles estimated from the image taken from the camera. I need them to be as close to exact as possible. I was hoping there was already some package or functions for this. I looked at the gazebo/math directory, and I see some functions there to help with the calculations, but not one that does the complete calculation of angles/distances between two given positions/orientations. So, are there any packages/functions that do that? Or, will I need to figure out the calculations from scratch? Thanks.

Error while launching model in gazebo

$
0
0
I have built an urdf file from solidworks and converted the urdf to sdf as below. 0 0 0 0 -0 0-0.3317 -0.71959 -0.39019 0 -0 00.553780.00612490.00016086-8.6651e-180.0041631-1.4656e-170.0102830 0 0 0 -0 01 1 1model://JMbot1/meshes/Base_plate.STL0 0 0 0 -0 01 1 1model://JMbot1/meshes/Base_plate.STL00-0.31952 0.39256 -0.57008 -1.5708 1.1481 -6.76601e-162.2204e-16 0 0.031164 0 -0 00.0565552.4476e-05-2.8588e-351.0281e-202.4476e-05-1.2617e-207.4341e-060 0 0 0 -0 01 1 1model://JMbot1/meshes/Castor_F.STL0 0 0 0 -0 01 1 1model://JMbot1/meshes/Castor_F.STL00Castor_FBase_plate-3.34991e-06 1 -1.50683e-06-1e+161e+16-0.34387 0.39256 -0.86909 1.5708 -0.93144 -3.14159-1.1102e-16 0 0.031164 0 -0 00.0565552.4476e-050-3.9352e-202.4476e-05-1.951e-207.4341e-060 0 0 0 -0 01 1 1model://JMbot1/meshes/Castor_R.STL0 0 0 0 -0 01 1 1model://JMbot1/meshes/Castor_R.STL00Castor_RBase_plate-1.02941e-05 1 -2.19172e-06-1e+161e+16-0.46668 0.40756 -0.70859 2.512 0.081268 3.42872e-15-0.039049 2.2204e-16 2.498e-15 0 -0 00.450640.00091608-9.6693e-19-1.7816e-180.000533951.3553e-190.000533950 0 0 0 -0 01 1 1model://JMbot1/meshes/Wheel_L.STL0 0 0 0 -0 01 1 1model://JMbot1/meshes/Wheel_L.STL00Wheel_LBase_plate-0.9967 -3.41567e-15 0.0811786-1e+161e+16-0.14688 0.40756 -0.73464 -2.7127 -0.081268 3.141590.010951 1.1102e-16 -1.1102e-16 0 -0 00.450640.00091608-1.2355e-191.0715e-180.00053395-6.7763e-200.000533950 0 0 0 -0 01 1 1model://JMbot1/meshes/Wheel_R.STL0 0 0 0 -0 01 1 1model://JMbot1/meshes/Wheel_R.STL00Wheel_RBase_plate-0.9967 7.32216e-06 0.0811786-1e+161e+16 When i tried to launch the model, i am receiving the below error, how to get around this Error [ModelDatabase.cc:407] Unable to download model[model://JMbot1/meshes/Base_plate.STL] Error [SystemPaths.cc:367] File or path does not exist[""] Error [Visual.cc:2133] No mesh specified Error [ModelDatabase.cc:407] Unable to download model[model://JMbot1/meshes/Castor_F.STL] Error [SystemPaths.cc:367] File or path does not exist[""] Error [Visual.cc:2133] No mesh specified Error [ModelDatabase.cc:407] Unable to download model[model://JMbot1/meshes/Castor_R.STL] Error [SystemPaths.cc:367] File or path does not exist[""] Error [Visual.cc:2133] No mesh specified Error [ModelDatabase.cc:407] Unable to download model[model://JMbot1/meshes/Wheel_L.STL] Error [SystemPaths.cc:367] File or path does not exist[""] Error [Visual.cc:2133] No mesh specified Error [ModelDatabase.cc:407] Unable to download model[model://JMbot1/meshes/Wheel_R.STL] Error [SystemPaths.cc:367] File or path does not exist[""] Error [Visual.cc:2133] No mesh specified

projector transformation set in urdf is ignored

$
0
0
Hi, all I'm trying to use gazebo with PR2 Robot, and I have a trouble with projector. The pattern is projected behind of the PR2. ![image description](/upfiles/14502448835253164.png) Looking into the code deeply, I found that the `` tag of the projector in urdf seems to be ignored. https://github.com/PR2/pr2_common/blob/indigo-devel/pr2_description/urdf/sensors/projector_wg6802418.gazebo.xacro#L10 How we can apply projector pose when spawn model on gazebo?
Viewing all 7017 articles
Browse latest View live


Latest Images