Skip to content

Instantly share code, notes, and snippets.

View mjcarroll's full-sized avatar

Michael Carroll mjcarroll

View GitHub Profile
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
repositories:
ros-perception/vision_opencv:
type: git
url: https://github.com/ros-perception/vision_opencv.git
version: ros2
ros-perception/image_common:
type: git
url: https://github.com/ros-perception/image_common.git
version: use_pubsub_counts
@mjcarroll
mjcarroll / backtrace
Created May 22, 2019 16:41
ODE Internal Error SDF
#18 Source "/home/michael/workspaces/blueprint2/src/ign-gazebo/src/cmd/ign.cc", line 136, in runServer [0x7f1d57e8b9af]
133: ignition::gazebo::Server server(serverConfig);
134:
135: // Run the server
> 136: server.Run(true, _iterations, _run == 0);
137:
138: igndbg << "Shutting down ign-gazebo-server" << std::endl;
139: return 0;
#17 Source "/home/michael/workspaces/blueprint2/src/ign-gazebo/src/Server.cc", line 241, in ignition::gazebo::v2::Server::Run(bool, unsigned long, bool) [0x7f1d5781d6b8]
238: }
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
--- slave.jnlp.sh 2019-04-25 14:48:03.000000000 -0700
+++ slave.jnlp.sh 2019-04-25 15:10:36.000000000 -0700
@@ -73,21 +73,8 @@
echo "Launching slave process at ${JENKINS_JNLP_URL}"
RESULT=-1
-# If we use a trustStore for the Jenkins Master certificates, we need to pass it
-# and its password to the java process that runs the slave. The password is stored
-# in the OS X Keychain that we use for other purposes.
-if [[ -f $JAVA_TRUSTSTORE ]]; then
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
repositories:
ament/ament_cmake:
type: git
url: https://github.com/ament/ament_cmake.git
version: master
ament/ament_index:
type: git
url: https://github.com/ament/ament_index.git
version: master
ament/ament_lint:
@mjcarroll
mjcarroll / Diff
Created April 1, 2019 14:58
Addisu Fix
➜ ~ ~/repos/benchmark/tools/compare.py benchmarks each.json each_fix.json
Comparing each.json to each_fix.json
Benchmark Time CPU Time Old Time New CPU Old CPU New
--------------------------------------------------------------------------------------------------------------------------------------------------
EntityComponentManagerFixture/EachNoCache/0/0 +0.0150 +0.0150 0 0 0 0
EntityComponentManagerFixture/EachNoCache/0/200 -0.0560 -0.0560 2 2 2 2
EntityComponentManagerFixture/EachNoCache/0/400 -0.0373 -0.0373 5 5 5 5
EntityComponentManagerFixture/EachNoCache/0/600 +0.0207 +0.0207 7 8 7 8
EntityComponentManagerFixture/