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:
@mjcarroll
mjcarroll / gist:caf4c7250ee7eebe1b1ad905a671b8bf
Created September 30, 2019 14:46
Views Segfault Backtrace
[0x7fac1bf05d04]
365: this->postUpdateStartBarrier->Wait();
366: if (this->postUpdateThreadsRunning)
367: {
> 368: system->PostUpdate(this->currentInfo, this->entityCompMgr);
369: }
370: this->postUpdateStopBarrier->Wait();
371: }
#6 Source "/home/bencomo/workspace/src/ign-gazebo/src/systems/magnetometer/Magnetometer.cc", line 93, in ignition::gazebo::v2::systems::Magnetometer::PostUpdate(ignition::gazebo::v2::UpdateInfo const&, ignition::gazebo::v2::EntityComponentManager const&) [0x7fabe6adf7ee]
@mjcarroll
mjcarroll / ros2.repos
Created September 10, 2019 22:01
bond
repositories:
ros2/bond_core:
type: git
url: https://github.com/ros/bond_core
version: ros2
@mjcarroll
mjcarroll / gist:f943903f108421eac18058db08a7df70
Created September 5, 2019 23:27
backward_output_faulty_plugins
[ RUN ] LaunchPluginDeathTest.SegfaultOnLoad
Stack trace (most recent call last):
#15 Object "", at 0xffffffffffffffff, in
#14 Object "/home/michael/workspaces/ign_blueprint_again/build/ignition-launch1/bin/INTEGRATION_faulty_plugins", at 0x55cfb77490d9, in _start
#13 Source "/build/glibc-OTsEL5/glibc-2.27/csu/../csu/libc-start.c", line 310, in __libc_start_main [0x7f55c2065b96]
#12 | Source "/home/michael/workspaces/ign_blueprint_again/src/ign-launch/test/gtest/src/gtest_main.cc", line 37, in main
| 35: printf("Running main() from gtest_main.cc\n");
| 36: testing::InitGoogleTest(&argc, argv);
| > 37: return RUN_ALL_TESTS();
| 38: }
repositories:
ros2/pybind11_vendor:
type: git
url: https://github.com/ros2/pybind11_vendor
version: master
ros-perception/vision_opencv:
type: git
url: https://github.com/ros-perception/vision_opencv.git
version: port_pybind11
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:
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: