Skip to content

Instantly share code, notes, and snippets.

@Bazmundi
Bazmundi / gist:92cf5cb94621828bc944585ec75a72aa
Created June 8, 2024 05:44
Test errors after installing opensim-core
LOG: TESTING OPENSIM-CORE...
Test project /home/asterion/opensim-workspace/opensim-core-build
Start 3: python_tests
Start 4: python_examples
Start 2: exampleHopperDeviceAnswers
Start 1: exampleHopperDevice
1/4 Test #4: python_examples ..................***Failed 0.17 sec
build_simple_arm_model (unittest.loader._FailedTest.build_simple_arm_model) ... ERROR
extend_OpenSim_Vec3_class (unittest.loader._FailedTest.extend_OpenSim_Vec3_class) ... ERROR
posthoc_StatesTrajectory_example (unittest.loader._FailedTest.posthoc_StatesTrajectory_example) ... ERROR
@Bazmundi
Bazmundi / t-camera2.yaml
Last active February 21, 2021 09:28
TTGO T-Camera on ESPHome that also talks and listens to MQTT
esphome:
name: t_camv162
platform: ESP32
board: esp-wrover-kit
wifi:
ssid: "xxxx-xxxx"
password: "xxxxxxxx"
manual_ip:
static_ip: xxx.xxx.xxx.xxx
@Bazmundi
Bazmundi / t-camera.yaml
Last active May 26, 2024 04:14
LilyGo TTGO T-Camera V1.6.2 yaml for ESPHome
esphome:
name: t_camv162
platform: ESP32
board: esp-wrover-kit
wifi:
ssid: "xxxx-xxxx"
password: "xxxxxxxx"
manual_ip:
static_ip: xxx.xxx.xxx.xxx