Skip to content

Instantly share code, notes, and snippets.

View rishabh900's full-sized avatar
💭
simulating via ros+gazebo+matlab2018b

all_yours rishabh900

💭
simulating via ros+gazebo+matlab2018b
  • India
View GitHub Profile
@rishabh900
rishabh900 / valgrind_launch_output.txt
Created September 26, 2019 18:46
output of pr2's launch file through valgrind
==15557== Memcheck, a memory error detector
==15557== Copyright (C) 2002-2015, and GNU GPL'd, by Julian Seward et al.
==15557== Using Valgrind-3.11.0 and LibVEX; rerun with -h for copyright info
==15557== Command: /opt/ros/kinetic/bin/roslaunch pr2_description pr2.launch
==15557==
==15557== Invalid read of size 4
==15557== at 0x41964F: PyObject_Free (in /usr/bin/python2.7)
==15557== by 0x4AA116: ??? (in /usr/bin/python2.7)
==15557== by 0x4D0ACA: ??? (in /usr/bin/python2.7)
==15557== by 0x4B3971: ??? (in /usr/bin/python2.7)